What's Changed
Bug Fixes
- Make
fromValue
JavaDoc Conform to Google Java Format by @Chrimle in #436The JavaDoc for the
fromValue
-method in all generatedenum
classes, both standalone and inner, now always conform togoogle-java-format
.
Dependency Updates
- Update
openapi-generator-maven-plugin
to7.9.0
by @Chrimle in #428 - Update
openapi-generator-maven-plugin
to7.10.0
by @Chrimle in #430 - Update
openapi-generator-maven-plugin
to7.11.0
by @Chrimle in #432 - Update
openapi-generator-maven-plugin
to7.12.0
by @Chrimle in #434
Full Changelog: v2.9.4...v2.9.5