Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document decision id in response output #1061

Closed
pwmorreale opened this issue Nov 8, 2018 · 0 comments
Closed

Document decision id in response output #1061

pwmorreale opened this issue Nov 8, 2018 · 0 comments
Labels

Comments

@pwmorreale
Copy link

When decision logs are enabled, the decision id associated with the request is generated and included in the results json output. This needs to be documented as such.

@tsandall tsandall added the docs label Nov 9, 2018
tsandall added a commit to tsandall/opa that referenced this issue Nov 9, 2018
When decision logging is enabled, API calls for decisions will return a
decision ID, e.g., {"result": true, "decision_id": "abcdef1234"}.

Fixes open-policy-agent#1061

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
tsandall added a commit that referenced this issue Nov 9, 2018
When decision logging is enabled, API calls for decisions will return a
decision ID, e.g., {"result": true, "decision_id": "abcdef1234"}.

Fixes #1061

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants