Refactor policy evaluation response to allow different levels of embedding values
This commit changes two things:
- evaluationID is no longer returned as part of the JSON response, but instead is returned as HTTP ETag header
- if policy source code contains a single blank variable assignment then the result from the policy evaluation will be only the value of that variable
Closes #33 (closed)
Edited by Lyuben Penkovski
Merge request reports
Activity
Filter activity
changed milestone to %Sprint 10
added DevInProgress label
requested review from @tziai
assigned to @lyuben.penkovski
removed review request for @tziai
added 4 commits
-
bc554751...20a45ccd - 3 commits from branch
main
- b6f8ad06 - Refactor policy evaluation response to allow different levels of embedding values
-
bc554751...20a45ccd - 3 commits from branch
requested review from @tziai
@lyuben.penkovski approved
added 3 commits
-
b6f8ad06...648eed24 - 2 commits from branch
main
- 53bd9486 - Refactor policy evaluation response to allow different levels of embedding values
-
b6f8ad06...648eed24 - 2 commits from branch
added 3 commits
-
53bd9486...4dfe4ef4 - 2 commits from branch
main
- 3955eec0 - Refactor policy evaluation response to allow different levels of embedding values
-
53bd9486...4dfe4ef4 - 2 commits from branch
mentioned in commit 189a6262
Please register or sign in to reply