You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tnmtechnologies thanks for pointing it out. Agreed that the naming should be consistent.Please use swaggerAnnotations and I'll submit a PR later to rename useSwaggerAnnotations
Bug Report Checklist
Description
Today, for jaxrs-resteassy generator, it is not possible to disable the swagger annotations generation.
With maven, a work around is to use com.google.code.maven-replacer-plugin to remove generated swagger code.
openapi-generator version
4.0.2
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
Generate source code with jaxrs-resteassy generator.
Swagger annotations are generated.
Related issues/PRs
Suggest a fix
I will submit a fix soon.
The text was updated successfully, but these errors were encountered: