No description available.
View raw schema
{
"type": "permission-set",
"title": "pasteb.at",
"detail": "Create and manage pastes",
"title:lang": {},
"detail:lang": {},
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"at.pasteb.paste"
]
}
]
}