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
This works perfectly with version 1.0.x, but when you upgrade to 1.1.x all routes are shown in each swagger instead of the separated routes.
The text was updated successfully, but these errors were encountered:
xStoryTeller
changed the title
Multiple swagger instances not working in version 1.1.x. Works in 1.0.x.
[Bug] Multiple swagger instances not working in version 1.1.x. Works in 1.0.x.
Dec 2, 2024
For our application we have several routes that are in groups. For each of these groups we would like to have a swagger page.
For example an admin and a user section, something like this:
Where the swagger function looks like this
This works perfectly with version 1.0.x, but when you upgrade to 1.1.x all routes are shown in each swagger instead of the separated routes.
The text was updated successfully, but these errors were encountered: