Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds types for securityDefinitions, securitySchemes, and scopes #727

Merged
merged 2 commits into from
Jul 24, 2021

Conversation

xsalazar
Copy link
Contributor

Description

This PR adds the following type definitions:

This is my first PR into the library, so please let me know if there should be any additional changes to wording. I took most of the descriptions directly from the links above and added the x-* support where OpenAPI supports it. The matrix of required values for each type of security scheme was difficult to follow, so I inlined the required fields for each type where it made sense.

@robmcguinness robmcguinness merged commit 56fbec9 into hapi-swagger:master Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants