mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 15:54:16 +00:00
* Handle form parameters in a way similar to Java client. * Handle file uploading. * Normalize query, header and form parameters with the ApiInvoker.parameterToString method, which formats Date value to ISO 8601.