You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi-generator/src/main/resources/templates/java-micronaut/common/model/typeInfoAnnotation.mustache
+10-5
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,17 @@
3
3
value = "{{{discriminator.propertyBaseName}}}", // ignore manually set {{{discriminator.propertyBaseName}}}, it will be automatically generated by Jackson during serialization
4
4
allowSetters = true // allows the {{{discriminator.propertyBaseName}}} to be set during deserialization
0 commit comments