mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 17:39:01 +00:00
Handle the Swagger "default" value for a parameter with the JAX-RS @DefaultValue annotation. This correction will also be reported in the new JAX-RS CXF Codegen.