We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b597602 commit a52037cCopy full SHA for a52037c
docs/contrib/opa/README.md
@@ -84,7 +84,7 @@ package example.authz
84
85
default allow := false
86
87
-allow {
+allow if {
88
input.method == "GET"
89
}
90
`
0 commit comments