You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Given an application, which provides multiple Api-Group definitions (swagger-config), it is currently not possible to provide a link (http://...swagger-ui.html) which is using the SwaggerWelcome redirect and points to one of the multiple Api-Groups in the swagger-ui.
The SwaggerWelcome redirect always redirects to the "main" swagger-ui view which shows the first OpenApi definition and not the one I would like to link to.