openapi-generator/samples
Matan Rubin 5867728724 [JaxRS-CXF][bug #4330] support containers in return types (#4339)
* [JaxRS-CXF][bug #4330] support containers in return types

before this commit if a method returned a container (List or Map) of
THING (i.e. List<THING> or Map<String, THING>) the generated return type would
drop the container and only leave THING.
this commit fixes this issue such that the container type is properly
generated.

* regenerate jaxrs-cxf petstore sample
2016-12-14 13:58:56 +08:00
..
client [typescript-angular2] Fix syntax error (#4383) 2016-12-14 11:50:02 +08:00
documentation/cwiki Remove Apache license from document generator (#4199) 2016-11-16 23:45:55 +08:00
dynamic-html Remove Apache license from document generator (#4199) 2016-11-16 23:45:55 +08:00
html [html] Add type anchor to body param block (#4368) 2016-12-13 15:52:22 +08:00
html2 Merge pull request #4204 from bshamblen/master 2016-11-17 16:23:33 +08:00
server [JaxRS-CXF][bug #4330] support containers in return types (#4339) 2016-12-14 13:58:56 +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