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

docs: Add decision ID note in API docs #1063

Merged
merged 1 commit into from
Nov 9, 2018

Conversation

tsandall
Copy link
Member

@tsandall tsandall commented 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

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 tsandall merged commit f7eefff into open-policy-agent:master Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant