Skip to content

How to group REST API with openapi oas 3 like SpringBoot GroupedOpenApi #7840

Answered by altro3
hittlle asked this question in Q&A
Discussion options

You must be logged in to vote

I understand that it is very late, but I will still write an answer so that it is clear to everyone.

Versioning support has already been implemented and described in the documentation https://micronaut-projects.github.io/micronaut-openapi/latest/guide/index.html#versions

Also, support for different API versions is implemented using @OpenAPIGroup annotaion. Microsoft OpenAPI has excellent support for grouping endpoints and splitting them into several specifications. Much cooler and more convenient than anywhere else

If you have questions, suggestions or problems, please create tickets here: https://github.com/micronaut-projects/micronaut-openapi/issues . Discussions are not reviewed regula…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by graemerocher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants