-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Tried the following. appears to make no difference on the generated controller base class.
components:
securitySchemes:
bearerAuth: # arbitrary name for the security scheme
type: http
scheme: bearer
bearerFormat: JWT # optional, arbitrary value for documentation purposes
get:
security:
- bearerAuth: [ ] # use the same name as above
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels