mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Move Jackson annotation from field to getter In some case, Jackson will duplicate entries when the annotation is on field See https://github.com/FasterXML/jackson-databind/issues/1609 * Update samples