No description available.
View raw schema
{
"type": "permission-set",
"title": "Smallbury",
"detail": "Public and private posts, manage contacts, reactions, and notifications.",
"title:lang": {},
"detail:lang": {},
"permissions": [
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"social.smallbury.actor.profile",
"social.smallbury.actor.trust",
"social.smallbury.actor.keyring",
"social.smallbury.feed.post",
"social.smallbury.feed.reaction",
"social.smallbury.graph.invite"
]
},
{
"lxm": [
"social.smallbury.feed.list",
"social.smallbury.graph.listInboundTrust",
"social.smallbury.notification.list",
"social.smallbury.notification.markRead"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}