Using opa check with extensions #707
-
I am working on a project that has Is there a way to tell |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hi there! Yes, tell OPA check about your builtin function (assuming that’s what you mean by extension) via the I’m on my phone but you should find that format covered by the OPA docs. |
Beta Was this translation helpful? Give feedback.
Hi there!
Yes, tell OPA check about your builtin function (assuming that’s what you mean by extension) via the
capabilities
flag.I’m on my phone but you should find that format covered by the OPA docs.