mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 14:48:58 +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