pub.leaflet.authFullPermissions

leaflet.pub

Schema Diff

+2 -1

From

CID
bafyreietxrtlipk...
Indexed At
2026-02-18 20:01 UTC
View this version

To

CID
bafyreiajhysekqr...
Indexed At
2026-05-21 03:54 UTC
View this version
1 1
{
2 2
  "id": "pub.leaflet.authFullPermissions",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Full Leaflet Permissions",
7 7
      "detail": "Manage creating and updating leaflet documents and publications and all interactions on them.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "action": [
12 12
            "create",
13 13
            "update",
14 14
            "delete"
15 15
          ],
16 16
          "resource": "repo",
17 17
          "collection": [
18 18
            "pub.leaflet.document",
19 19
            "pub.leaflet.publication",
20 20
            "pub.leaflet.comment",
21 21
            "pub.leaflet.poll.definition",
22 22
            "pub.leaflet.poll.vote",
23 23
            "pub.leaflet.graph.subscription",
24 -
            "pub.leaflet.interactions.recommend"
24 +
            "pub.leaflet.interactions.recommend",
25 +
            "pub.leaflet.publicationPage"
25 26
          ]
26 27
        }
27 28
      ]
28 29
    }
29 30
  },
30 31
  "$type": "com.atproto.lexicon.schema",
31 32
  "lexicon": 1
32 33
}

Compare Other Versions

Lexicon Garden

@