openapi-processor-micronaut 2021.3 #2
hauner
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
openapi-processor/openapi-processor-core#68, improved response type handling
This is a breaking change because it changes the code that gets generated by default. To keep the old behavior set
result-stylein the mapping.yaml toall:See the core release notes for a detailed description of the change.
#5, annotate model classes with
@IntrospectedIf bean validation is enabled, the processor annotates each generated model class with
@Introspected.dependency updates
This discussion was created from the release 2021.3.
Beta Was this translation helpful? Give feedback.
All reactions