Skip to content

Conversation

kaibra
Copy link
Contributor

@kaibra kaibra commented Jan 13, 2021

This would allow to link to one of multiple api-groups in the swagger-ui using the redirect in SwaggerWelcome:

https://localhost:8443/swagger-ui.html?urls.primaryName=my-group-2

which would now redirect to

https://localhost:8443/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config&urls.primaryName=my-group-2

fixes #1013

@bnasslahsen
Copy link
Collaborator

@kaibra,

Thank you for your contribution.

@bnasslahsen bnasslahsen merged commit e51e3a9 into springdoc:master Jan 17, 2021
This was referenced Mar 16, 2021
@bnasslahsen bnasslahsen added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forward queryParams when redirecting to swagger-ui (SwaggerWelcome)
2 participants