mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-17 01:39:04 +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.