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

added authentication to openapi spec for bearer authentication #2

Merged
merged 2 commits into from
May 9, 2024

Conversation

mike-gangl
Copy link
Collaborator

Added the 'security' component to the openapi.json spec and re-generated the client code. Most things did not change, but updated the "authorization" requirements.

@mike-gangl mike-gangl requested a review from drewm-swe May 9, 2024 16:30
@mike-gangl mike-gangl self-assigned this May 9, 2024
… at https://stackoverflow.com/questions/67547135/why-does-flake8-give-the-warning-f821-undefined-name-match-when-using-match

our version of pyflake might be ~2.5 which is right around when a fix was introduced. i'm not necessarily worried about this issue but i hate flake workarounds.
Copy link
Contributor

@drewm-swe drewm-swe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

@drewm-swe drewm-swe merged commit 3264aca into develop May 9, 2024
10 checks passed
@drewm-swe drewm-swe deleted the openapi-auth branch May 9, 2024 22:44
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