openapi-generator/modules
Benjamin Douglas 65b6660c55 Fixes a bug in #5142 for multi-word parameters (#5185)
In the convenience class defined for generating a Map of query parameters, the
parameter name was mistakenly being set to the Java variable name, not the
actual parameter name. These are often the same, but can be different in the
case of multi-word parameters, such as in the sample API's `enum_query_string`
vs `enumQueryString`.
2017-03-24 22:04:11 +08:00
..
swagger-codegen Fixes a bug in #5142 for multi-word parameters (#5185) 2017-03-24 22:04:11 +08:00
swagger-codegen-cli update version to 2.2.3-SNAPSHOT (#4894) 2017-03-02 16:54:37 +08:00
swagger-codegen-maven-plugin Fix selective generation in successive Maven plugin executions (#5152) 2017-03-23 00:49:57 +08:00
swagger-generator JS files were replaced in the lib folder; include new (#4985) 2017-03-09 23:18:11 +08:00