17 lines
295 B
JSON
17 lines
295 B
JSON
{
|
|
"aces": [
|
|
{
|
|
"principal": {
|
|
"Href": "http://www.example.com/users/esedlar"
|
|
},
|
|
"invert": true,
|
|
"grant_deny": {
|
|
"Deny": [
|
|
"Write"
|
|
]
|
|
},
|
|
"protected": true,
|
|
"inherited": "http://www.example.com/container/"
|
|
}
|
|
]
|
|
} |