Bug Report Checklist
Description
If i generate a kotlin client with the openapi generator, the multipart/form-data content type is not properly set
openapi-generator version
4.3
OpenAPI declaration file content or url
Command line used for generation
Steps to reproduce
- generate a kotlin client with the supplied specification
- check the value localVariableHeaders in the create method of the ExampleApi class. it should not contain a value.
Related issues/PRs
haven't found any related issues.
Suggest a fix
Bug Report Checklist
Description
If i generate a kotlin client with the openapi generator, the multipart/form-data content type is not properly set
openapi-generator version
4.3
OpenAPI declaration file content or url
Command line used for generation
Steps to reproduce
Related issues/PRs
haven't found any related issues.
Suggest a fix