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.
2 parents 3a22cd5 + bcf803d commit a250298Copy full SHA for a250298
src/main/resources/TypescriptBrowser/api.mustache
@@ -222,7 +222,6 @@ export class {{classname}} extends BaseAPI {
222
{{/authMethods}}
223
{{#hasFormParams}}
224
const formData = new FormData();
225
- headerParameters['Content-Type'] = 'multipart/form-data';
226
{{/hasFormParams}}
227
{{#formParams}}
228
{{#isListContainer}}
0 commit comments