mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-17 22:13:00 -06:00
d402be9dc7
Refs against the input root document were not being considered "base document" refs. These changes update the analysis to treat all of the root documents (i.e., input and data) as "base documents" by default. Signed-off-by: Torin Sandall <torinsandall@gmail.com>