Why only use Swagger UI in development? #1788
VictorioBerra
started this conversation in
General
Replies: 1 comment
-
Mainly for security. If you end up with an old version of the Swagger UI, it could have vulnerabilities in it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Templates/Source/ApiTemplate/Source/ApiTemplate/Startup.cs
Lines 173 to 174 in 4f4ccbc
I assumed swagger UI was a good tool for documenting an API and being able to easily share that documentation. Why only have it enabled in development?
Beta Was this translation helpful? Give feedback.
All reactions