pub.leaflet.authFullPermissions

leaflet.pub

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Full Leaflet Permissions",
  "detail": "Manage creating and updating leaflet documents and publications and all interactions on them.",
  "permissions": [
    {
      "type": "permission",
      "action": [
        "create",
        "update",
        "delete"
      ],
      "resource": "repo",
      "collection": [
        "pub.leaflet.document",
        "pub.leaflet.publication",
        "pub.leaflet.comment",
        "pub.leaflet.poll.definition",
        "pub.leaflet.poll.vote",
        "pub.leaflet.graph.subscription",
        "pub.leaflet.interactions.recommend"
      ]
    }
  ]
}

Lexicon Garden

@