app.bulleted.spaceAccess

lexicons.bulleted.app

Schema Diff

+0 -0

From

CID
bafyreibdwrinmbm...
Indexed At
2026-08-16 00:06 UTC
View this version

To

CID
bafyreibdwrinmbm...
Indexed At
2026-08-16 00:06 UTC
View this version
1 1
{
2 2
  "id": "app.bulleted.spaceAccess",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Bulleted spaces",
7 7
      "detail": "Read the outlines shared in your Bulleted spaces, write your own bullets in them, and create, rename and delete the spaces you own.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "action": [
12 12
            "read",
13 13
            "create",
14 14
            "update",
15 15
            "delete"
16 16
          ],
17 17
          "resource": "space",
18 18
          "authority": "*",
19 19
          "spaceType": "app.bulleted.space",
20 20
          "collection": [
21 21
            "app.bulleted.node",
22 22
            "app.bulleted.note",
23 23
            "app.bulleted.outline",
24 24
            "app.bulleted.mirror",
25 25
            "app.bulleted.comment",
26 26
            "app.bulleted.commentPolicy"
27 27
          ]
28 28
        },
29 29
        {
30 30
          "type": "permission",
31 31
          "action": [
32 32
            "read_self"
33 33
          ],
34 34
          "manage": [
35 35
            "create",
36 36
            "update",
37 37
            "delete"
38 38
          ],
39 39
          "resource": "space",
40 40
          "spaceType": "app.bulleted.space"
41 41
        }
42 42
      ]
43 43
    }
44 44
  },
45 45
  "$type": "com.atproto.lexicon.schema",
46 46
  "lexicon": 1
47 47
}

Compare Other Versions

Lexicon Garden

@