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

make path optional #45

Merged
merged 10 commits into from
May 23, 2024
Merged

make path optional #45

merged 10 commits into from
May 23, 2024

Conversation

charlesdaniels
Copy link
Member

This PR will make the path argument of evaluate() and check() optional. In the special case where only a single string argument is provided, it will be assumed to be the path rather than the input. When path is omitted, the default path system/main is used to access the OPA default decision, as described here.

@charlesdaniels charlesdaniels marked this pull request as ready for review May 16, 2024 15:17
@charlesdaniels charlesdaniels merged commit 0ef5d04 into main May 23, 2024
5 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