Code Review
/
policy
/
drools-pdp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
f5495ffbdfcc018669dbb429be2651e8e76eab85
[policy/drools-pdp.git]
/
1
{
2
"requestID": "${obj.requestID}",
3
"entity": "entity1",
4
"controllers": [
5
{
6
"name": "name",
7
"operation": "operation"
8
},
9
{
10
"name": "name2",
11
"operation": "operation2"
12
}
13
]
14
}