Skip to content

v2.4.0

Compare
Choose a tag to compare
@Chrimle Chrimle released this 13 Dec 23:17
· 47 commits to main since this release
2d1ea8c

What's Changed

New Features

  • Support OpenAPI x-field-extra-annotation property by @Chrimle in #245

    Added support for the OpenAPI property x-field-extra-annotation. This property is optional, and will annotate the generated field with the provided annotations. NOTE: there is a formatting issue inherited from openapi-generator-maven-plugin which does not correctly indent the annotations. This change is fully backwards-compatible.

Full Changelog: v2.3.0...v2.4.0