mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
d890d733f8
* Fix implFolder issue with jaxrs-cxf-cdi generator This fix is for the issue: https://github.com/swagger-api/swagger-codegen/issues/8113 When using jaxrs-cxf-cdi and other JaxRS generators, the implFolder config is not honored by hte generator on windows. * jaxrs-cxf-cdi: containers with no default init Change similar to https://github.com/swagger-api/swagger-codegen/pull/5363/files for jax-rs-cdi generator. When a property that is a contained is not declared as required, it is initialized to `null`, and not to the empty container. This makes apio mich more easy to use, since one can differentiate when an input list in json has been set to the empty array or simply not set. |
||
---|---|---|
.. | ||
petstore | ||
petstore-security-test |