OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.51k stars 6.27k forks source link

[REQ] Feature Request support jaxrs-spec generation with Quarkus #18988

Open geyuqiu opened 1 week ago

geyuqiu commented 1 week ago

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