mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-02 06:50:53 +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