No description available.
View raw schema
{
"type": "permission-set",
"title": "Farmapps",
"detail": "Full access to ecrop features",
"title:lang": {},
"detail:lang": {
"nl": "Volledige toegang tot ecrop"
},
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"org.farmapps.temp.ecrop.party",
"org.farmapps.temp.ecrop.farm"
]
}
]
}