salix/modules/entry/back/models/entry-container.json

11 lines
210 B
JSON
Raw Normal View History

{
"name": "EntryContainer",
"base": "Container",
"acls": [{
"accessType": "READ",
"principalType": "ROLE",
"principalId": "$everyone",
"permission": "ALLOW"
}]
}