Swagger UI endpoint responds to URLs that have / at the end same as those that don't #677
Unanswered
danechitoaie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following routes
Swagger UI is accessible at both
http://127.0.0.1:8080/doc
andhttp://127.0.0.1:8080/doc/
. So both with or without/
at the end. Is there a way to make it work just how it was defined (as in just on/doc
(no slash at the end)).Beta Was this translation helpful? Give feedback.
All reactions