quarkiverse / quarkus-openapi-generator

OpenAPI Generator - REST Client Generator
Apache License 2.0
123 stars 86 forks source link

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

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year 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