-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Description
OpenAPI uses the term security scheme for authentication and authorization schemes.
This allows security-related headers, etc. to be defined as security schemes, but currently openapi2aspida does not appear to detect this.
Describe the solution you'd like
Parses security schemes and converts them to aspida definitions along with other headers (and parameters).
Describe alternatives you've considered
This can be achieved by manually adding a header to each endpoint, but it is not a good idea.
Additional context
nakata72
Metadata
Metadata
Assignees
Labels
No labels