Question: After publishing my API App I’m getting the yellow error screen of ASP.NET. The error message says “A route named ‘swagger_docs’ is already in the route collection”. How can I fix this? Answer: This is not related to API Apps per se but more around Web API. What triggers the error is pretty simple: […]