I was tasked to install Swagger into Web API project.
Installed: most recent version of Swashbuckle from nuget. (Swashbuckle.Core.Net45 and Swashbuckle.Net45)
Customized: App_Start\SwaggerConfig.cs. I was able to customize (change styles, added logo, modified descriptions)..
Now we need to change from https://[your-url]/swagger to https://[your-url]/help
Please advise
Change routePrefix
of SwaggerUIOptions
parameter, default is "swagger"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With