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
This generator is based on Apicurio, which itself based on "jsonschea2pojo" library. This library provides an option to have an equivalent method named withName. It would be great to expose this option.
I can provide a PR if you are interested ;-)
Proposal(s):
Add an option in application.properties: quarkus.openapi.generator.generate-builders=true
(false by default)
Alternative(s):
No response
Additional info:
No response
Community Notes
Please vote by adding a 👍 reaction to the feature to help us prioritize.
If you want to work on this feature, please leave a comment.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Tell us the extension to which you'd like to add the feature.
Server
What kind of feature would you like to add?
Generated beans don't have the useful "builder" methods, such as:
This generator is based on Apicurio, which itself based on "jsonschea2pojo" library. This library provides an option to have an equivalent method named
withName
. It would be great to expose this option.I can provide a PR if you are interested ;-)
Proposal(s):
Add an option in
application.properties
:quarkus.openapi.generator.generate-builders=true
(false by default)
Alternative(s):
No response
Additional info:
No response
Community Notes
The text was updated successfully, but these errors were encountered: