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