mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
76a3ef3c0e
It's often useful to be able to create a hierarchical structure in one shot in storage. Previously this functionality was implemented in the server, but it's better off implemented in the storage package. Signed-off-by: Torin Sandall <torinsandall@gmail.com>