Change Default Swagger Route in an ASP.Net Core Web Api

Introduction Over the past few weeks I have been doing some work with ASP.Net Core Web Api project’s using swagger.  The setup was pretty standard until the api’s needed to be deployed to staging and production environments.  The web api’s are being hosted in docker containers behind a reverse proxy, the staging and production environments … Continue reading Change Default Swagger Route in an ASP.Net Core Web Api