mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-01 22:40:52 +00:00
* Probe content type for multipart form uploads since many servers require each part to correctly identify its type. * Update samples * Add explanatory comment * Update samples with comment