mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
4db7377969
Just s small cleanup in the server handler code. Ctx is for request-scoped data, so let's put the decision ID there, too. Our Eval and Log helper methods have way too many arguments already. Signed-off-by: Stephan Renatus <stephan@styra.com>