mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
d0a7d11246
Implementations of the Status and Decision Log API may return response codes that indicate success but are not 200, for example 204 No Content. OPA should treat those statuses as successful instead of errors. Signed-off-by: Lander Visterin <lander.visterin@klarrio.com>