mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
885fd69219
In some cases, the caller needs to be able to control the order that sets are serialized into JSON arrays. This commit adds that wrapper and exposes the option in the rego package. Signed-off-by: Torin Sandall <torinsandall@gmail.com>