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

OpenApi - Swagger UI - Select Definition #1675

Closed
GrumpyGoslin opened this issue Sep 23, 2022 · 2 comments
Closed

OpenApi - Swagger UI - Select Definition #1675

GrumpyGoslin opened this issue Sep 23, 2022 · 2 comments
Labels

Comments

@GrumpyGoslin
Copy link

Hi, Sorry of this is the wrong place to ask.

I am separating my endpoints into grouped definitions based on version (i.e. api/v1, api/v2) and thanks to Extended OpenApiPlugin, to support multiple options I am able to do that.

However I need to be able to link them from the Swagger UI using the "Select Definition" dropdown.

This is done in SpringFox using multiple Docket. Here's a screenshot example

I can't see if that is possible in Javalin?

@tipsy
Copy link
Member

tipsy commented Sep 23, 2022

@GrumpyGoslin the current OpenAPI setup in 4x has been deprecated, you can try asking in https://github.com/javalin/javalin-openapi :)

@tipsy tipsy closed this as completed Sep 23, 2022
@tipsy tipsy added the OPENAPI label Sep 23, 2022
@GrumpyGoslin
Copy link
Author

Thank you

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

No branches or pull requests

2 participants