forked from loafle/openapi-generator-original
b5a4d5be04
* 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.