Skip to content

Allow to customize OpenAPI object programmatically #5

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

Conversation

brunomendola
Copy link
Contributor

@brunomendola brunomendola commented Jul 29, 2019

This PR allows to customize the OpenAPI object programmatically, by declaring a bean of type OpenAPI.

Additionally, I started with unit tests :)

Ref. #4

Copy link
Collaborator

@springdoc springdoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. Changes for #4 are now merged to master.

@springdoc
Copy link
Collaborator

Its also possible to add the API defintion using: @OpenAPIDefinition
Allowing to customize OpenAPI object programmatically, is also a good feature.

@springdoc springdoc closed this Jul 29, 2019
bnasslahsen pushed a commit that referenced this pull request Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants