quarkiverse / quarkus-openapi-generator

OpenAPI Generator - REST Client Generator
Apache License 2.0
108 stars 69 forks source link

[quarkus2] #532 [main] Added method with JsonValue annotation to enumOuterClass.qute #534

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

Backport: https://github.com/quarkiverse/quarkus-openapi-generator/pull/533

Note: CI is not automatically triggered on backported PRs, please comment 'ok to test' to launch Jenkins jobs

Added method with JsonValue annotation and brought enumOuterClass.qute more in line with enumClass.qute that has the very same method, removed JsonValue annotation on toString method.

Fixes https://github.com/quarkiverse/quarkus-openapi-generator/issues/532