mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
ast: add 'features' to capabilities, use it to check for ref heads (#5208)
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
This commit is contained in:
@@ -4302,5 +4302,8 @@
|
||||
"version": 1,
|
||||
"minor_version": 2
|
||||
}
|
||||
],
|
||||
"features": [
|
||||
"rule_head_ref_string_prefixes"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user