quarkus-openapi-generator
quarkus-openapi-generator copied to clipboard
Ability to have enums with same values be the same class
Today every enum is a unique class even when they have same name and values.
Would be great to somehow control type mappings for enums or even do it automatically.
https://github.com/quarkiverse/quarkus-openapi-generator/discussions/544