This commit is contained in:
philc 2023-06-21 07:36:51 +00:00
commit 093ff9e6d6

View File

@ -60,8 +60,7 @@
},
"accessrights": {
"title": "Accessright per Object or per Object.key belonging to tribe",
"description": "A Person has to exist and want to create read update delete, if Own means if owner = alias of user requested some CRUD action to owner then he can act on this object or object.key",
"description": "List of Object with CRUDO value like {Person:'RUDO',"Person.recoveryauth":'O',...}",
"description": "A Person has to exist and want to create read update delete, if Own means if owner = alias of user requested some CRUD action to owner then he can act on this object or object.key List of Object with CRUDO value like {Person:'RUDO',"Person.recoveryauth":'O',...}",
"type": "object"
}
},