Skip to content

fix: Add auth scheme #12

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

Closed
wants to merge 1 commit into from

Conversation

shun-shobon
Copy link

This PR adds an authorization entry to the OpenAPI schema so that when the code is generated by an automatic generator tool such as openapi-generator, the logic for authorization is generated.

We have added a Bearer authorization field throughout.

resolve #8

@thejamescollins
Copy link
Contributor

Thanks for this @shun-shobon.

I agree, this would be a great addition.

Do you have any thoughts on this @logankilpatrick, given that you created #8?

Thank you for your time

@schnerd
Copy link
Collaborator

schnerd commented Sep 5, 2023

@schnerd schnerd closed this Sep 5, 2023
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.

Handle Auth Scheme
3 participants