social.colibri.permissionNotification

colibri.social

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Notifications",
  "detail": "Read your notifications and mark them as seen.",
  "permissions": [
    {
      "lxm": [
        "social.colibri.notification.listNotifications",
        "social.colibri.notification.getUnreadCount",
        "social.colibri.notification.updateSeen",
        "social.colibri.notification.updateSeenForMessage",
        "social.colibri.notification.getUnseen"
      ],
      "type": "permission",
      "resource": "rpc",
      "inheritAud": true
    }
  ]
}

Lexicon Garden

@