mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
ast: Adding rule_head_refs capabilities feature flag (#6346)
To signal/toggle support for general refs in rule heads. Fixes: #6334 Signed-off-by: Johan Fylling <johan.dev@fylling.se>
This commit is contained in:
+2
-1
@@ -4705,6 +4705,7 @@
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
"rule_head_ref_string_prefixes"
|
||||
"rule_head_ref_string_prefixes",
|
||||
"rule_head_refs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user