Swagger UI end point is not same as dev in staging ( excluding domain names)
IIS Configuration
public void Configure(IApplicationBuilder app
I changed this line in Swagger UI configure (Startup.cs):
c.SwaggerEndpoint("/prueba/swagger/v1/swagger.json", "Swagger (....)");