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

Exclude Authorization header from openapi specs. #714

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

janolivermr
Copy link
Contributor

In addition to the existing 2 headers, the Authorization header is also not allowed. Instead it is taken care of by the security schemes

In addition to the existing 2 headers, the Authorization header is also
not allowed. Instead it is taken care of by the security schemes
@shalvah
Copy link
Contributor

shalvah commented Aug 21, 2023

Thanks! And good call on the lowercasing too.

@shalvah shalvah merged commit ce566d4 into knuckleswtf:master Aug 21, 2023
6 checks passed
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.

2 participants