Chris B

Results 1 comments of Chris B

Still seeing this in 5.4.0, my application is hosted in IIS I have this in my EnableSwagger section of SwaggerConfig `c.RootUrl(j=> System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration("/MyApi") .AppSettings.Settings["baseUrl"].Value);`