openapi-generator
openapi-generator copied to clipboard
[REQ] Feature Request support jaxrs-spec generation with Quarkus
Is your feature request related to a problem? Please describe.
when replacing
<generatorName>spring</generatorName> (Spring Boot)
with
<generatorName>jaxrs-spec</generatorName> (Quarkus)
java source code with swagger 2 is generated: @ApiOperation
instead of @Operation
Describe the solution you'd like
it works with swagger 3
Describe alternatives you've considered
config option in pom.xml
Additional context
difference between swagger 2 vs 3: please see https://support.intershop.com/kb/index.php/Display/2914L4