openapi icon indicating copy to clipboard operation
openapi copied to clipboard

'security' block is not loaded

Open LuckyFenix opened this issue 5 years ago • 2 comments

Sphinx documentation generated from OpenAPI 3.0 doesn't contain information from security block. For example about required bearer token

LuckyFenix avatar May 29 '20 12:05 LuckyFenix

Reference to standard: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#securitySchemeObject

tchernobog avatar May 29 '20 13:05 tchernobog

Related to https://github.com/sphinx-contrib/openapi/pull/61

tchernobog avatar May 29 '20 13:05 tchernobog