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

Add support OpenAPI Explorer for view #1320

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

altro3
Copy link
Collaborator

@altro3 altro3 commented Nov 26, 2023

@sdelamo sdelamo added the type: enhancement New feature or request label Nov 29, 2023
RAPIDOC(TEMPLATES_RAPIDOC);
RAPIDOC(TEMPLATES_RAPIDOC),
OPENAPI_EXPLORER(TEMPLATES_OPENAPI_EXPLORER),
;
Copy link
Contributor

Choose a reason for hiding this comment

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

did you separate the semicolon to the next line to avoid having to move it the next time?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, it's better to copy-paste lines :-)

@sdelamo sdelamo merged commit fdd069f into micronaut-projects:master Nov 30, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants