mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
54fee644b0
This deprecates `/health?bundle` in favor of (the plural) `/health?bundles`. Both have the same API result, taking into account *all* bundle statuses. This just lessen any confusion with regards to whether `bundle` means a single bundle or all. It fits better with the new `plugins` option. Signed-off-by: Patrick East <east.patrick@gmail.com>