mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 11:15:32 -06:00
3f1ed13e78
Add support for checking if `super` array contains every element of `sub` set to object.subset. object.subset allows `super` to be array and `sub` to be set. Fixes: #4858 Signed-off-by: x-color <36035885+x-color@users.noreply.github.com>