quarkus-openapi-generator icon indicating copy to clipboard operation
quarkus-openapi-generator copied to clipboard

Ability to have enums with same values be the same class

Open maxandersen opened this issue 2 years ago • 1 comments

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.

maxandersen avatar Oct 31 '23 02:10 maxandersen

https://github.com/quarkiverse/quarkus-openapi-generator/discussions/544

ricardozanini avatar Oct 31 '23 13:10 ricardozanini