22 lines
374 B
JSON
22 lines
374 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"id": "unknown-request-denied",
|
||
|
|
"request": {
|
||
|
|
"id": "unknown",
|
||
|
|
"subject": {
|
||
|
|
"id": "unknown",
|
||
|
|
"type": "human"
|
||
|
|
},
|
||
|
|
"action": "accept",
|
||
|
|
"resource": {
|
||
|
|
"id": "memo:unrelated",
|
||
|
|
"type": "decision-memo",
|
||
|
|
"system": "informed-decision"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"expect": {
|
||
|
|
"effect": "deny"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|