No description available.
View raw schema
{
"type": "permission-set",
"title": "Push notifications",
"detail": "Manage your push notification subscriptions.",
"permissions": [
{
"lxm": [
"social.colibri.notification.registerPush",
"social.colibri.notification.unregisterPush"
],
"type": "permission",
"resource": "rpc",
"inheritAud": true
}
]
}