mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 05:59:04 +00:00
Swagger files that declare "in: formData" parameters will result in API class that cannot be compiled due to the usage of "@Multipart" annotations in method signatures.