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

bugfix: export proper scopes in openapi3 file for oauth2 and jwt security #3399

Merged
merged 1 commit into from Oct 19, 2023

Conversation

server-may-cry
Copy link
Contributor

@server-may-cry server-may-cry commented Oct 19, 2023

In openapi yaml file listed all scopes available for authentication method. Instead there should be only scopes mentioned for specific endpoint.

Note: Swagger file isn't affected by this bug.

@raphael
Copy link
Member

raphael commented Oct 19, 2023

Good catch! thank you.

@raphael
Copy link
Member

raphael commented Oct 19, 2023

Can you address the lint issue? thank you!

@raphael raphael merged commit 61861f6 into goadesign:v3 Oct 19, 2023
9 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.

None yet

2 participants