Don’t really know what swagger-ui version that is…
From: <[email protected]> on behalf of "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Sunday, 9 July 2017 at 9:03 To: Swagger <[email protected]> Subject: Enabling OAuth Flow in SwaggerUI -- Unable to get property 'swaggerUiAuth' Posted this up on SO as well https://stackoverflow.com/questions/44998208/enabling-oauth-flow-in-swaggerui But thought I might toss it up here as well. I've almost got Swagger-UI working with Microsoft Azure (I think) however after authentication on line 14 of o2c.html I get JavaScript runtime error: Unable to get property 'swaggerUiAuth' of undefined or null reference. Im using Swashbuckle.AspNetCore.SwaggerUI v1.0.0 Nuget to get swagger into my AspNet Core 1 API. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
