mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
ast: Adding capability feature for the rego.v1 import (#6375)
Resolves: #6366 Signed-off-by: Johan Fylling <johan.dev@fylling.se>
This commit is contained in:
+2
-1
@@ -4706,6 +4706,7 @@
|
||||
],
|
||||
"features": [
|
||||
"rule_head_ref_string_prefixes",
|
||||
"rule_head_refs"
|
||||
"rule_head_refs",
|
||||
"rego_v1_import"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user