We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788bb99 commit 0cc40b9Copy full SHA for 0cc40b9
templates/dotnet/base/requests/file.twig
@@ -9,7 +9,7 @@
9
return _client.ChunkedUpload(
10
apiPath,
11
apiHeaders,
12
- parameters,
+ apiParameters,
13
{%~ if method.responseModel %}
14
Convert,
15
{%~ endif %}
0 commit comments