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

feat(scopes): List and access OpenAPI scopes #11

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Oct 28, 2023

image

Copy link
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

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

I would prefer if only a directory iterator is used and then every match is checked instead of having two different sets of logic for the default scope and the other scopes.

I'm also not sure how getSpecPath should work here since you never pass in any app with a scope

@nickvergessen nickvergessen force-pushed the feat/noid/openapi-scopes branch from f63c465 to a62a63a Compare November 7, 2023 13:47
@nickvergessen nickvergessen marked this pull request as ready for review November 7, 2023 13:48
@provokateurin provokateurin merged commit d5994dd into main Nov 7, 2023
11 checks passed
@provokateurin provokateurin deleted the feat/noid/openapi-scopes branch November 7, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants