mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 15:54:25 +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.