It’s not yet supported.
See: https://github.com/swagger-api/swagger-ui/issues/3641 https://github.com/swagger-api/swagger-ui/issues/3665 From: <[email protected]> on behalf of "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, September 18, 2017 at 09:49 To: Swagger <[email protected]> Subject: Authorization in the openAPI 3.0 I'm trying to create an authorization in the openAPI 3.0, but I get the following problem: the authorization button just does not appear. Is this some kind of a bug? I'm defined schema in the global components/securitySchemes section, as written in the specification, and then i applied them. And another case - if i apply some random word in security - I don't have any error or smth. I added screenshots and code. -- 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.
