mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
cb104e318b
This commit adds a new API endpoint to fetch OPA's active configuration. When the discovery feature is enabled, this API can be used to fetch the discovered configuration in the last evaluated discovery bundle. Fixes: #2020 Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>