mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-23 18:10:52 +00:00
* Support for multipart/form-data; charset="utf-8" Previously, it was only checked for an exact equal string, which failed when there were additional options such as charset. * Update samples