how to remove a field from query. #562
Unanswered
amitnekar
asked this question in
OPA and Rego
Replies: 1 comment 2 replies
-
How so you query OPA? If you set a rule like that in package foo.bar, you should only get that when querying /v1/data/foo/bar/result. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set result["body"] := "sometext". But it is not reflecting in the output response. What could be the reson
Beta Was this translation helpful? Give feedback.
All reactions