openapi-generator/samples
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
..
client Fixes a bug in #5142 for multi-word parameters (#5185) 2017-03-24 22:04:11 +08:00
documentation/cwiki Remove Apache license from document generator (#4199) 2016-11-16 23:45:55 +08:00
dynamic-html update dynamic html sample 2017-03-21 22:09:12 +08:00
html Add support for Markdown in -l html (#5144) 2017-03-23 15:15:01 +08:00
html2 use base name for parameters in the curl command (#5173) 2017-03-23 14:51:00 +08:00
html.md Add support for Markdown in -l html (#5144) 2017-03-23 15:15:01 +08:00
server replace tab with 4 spaces (#5174) 2017-03-23 17:18:01 +08:00
server-generator Swagger Spec -> OpenAPI Spec 2015-12-30 14:52:15 -08:00
yaml Spelling fixes 2016-08-27 02:34:33 +03:00