mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 03:18:53 +00:00
5867728724
* [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 |
||
---|---|---|
.. | ||
client | ||
documentation/cwiki | ||
dynamic-html | ||
html | ||
html2 | ||
server | ||
server-generator | ||
yaml |