Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Generate @OpenAPIDefinition with openapi-generator-maven-plugin #14407

Open
paul58914080 opened this issue Jan 9, 2023 · 0 comments
Open

Comments

@paul58914080
Copy link

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Today I am able to generate interface and models with the help of openapi-generator-maven-plugin. However I am not aware how to generate the info and security part which ideally can be written with @OpenApiDefinition

openapi: 3.0.0
info:
  version: 1.0.0
  title: Sample API
  description: A sample API to illustrate OpenAPI concepts

Describe alternatives you've considered

I checked issue: #12220 but not sure if it is the same problem's solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant