diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index cf12347..518fa2f 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -117,9 +117,9 @@ You can configure global information in the bundle configuration ``documentation components: securitySchemes: Bearer: - type: http - scheme: bearer - bearerFormat: JWT + type: http + scheme: bearer + bearerFormat: JWT security: - Bearer: []