app.bulleted.appAccess

ngerakines.me

Schema Diff

+2 -11

From

CID
bafyreihfvmbs2xn...
Indexed At
2026-07-31 00:01 UTC
View this version

To

CID
bafyreid2atkryba...
Indexed At
2026-08-03 20:22 UTC
View this version
1 1
{
2 2
  "id": "app.bulleted.appAccess",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Bulleted",
7 7
      "detail": "Read and write your outlines, bullets, and notes.",
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
            "app.bulleted.node",
19 19
            "app.bulleted.note",
20 20
            "app.bulleted.outline",
21 21
            "app.bulleted.mirror",
22 22
            "app.bulleted.space",
23 -
            "app.bulleted.comment"
23 +
            "app.bulleted.comment",
24 +
            "app.bulleted.commentPolicy"
24 25
          ]
25 -
        },
26 -
        {
27 -
          "type": "permission",
28 -
          "accept": [
29 -
            "image/png",
30 -
            "image/jpeg",
31 -
            "image/webp"
32 -
          ],
33 -
          "maxSize": 1000000,
34 -
          "resource": "blob"
35 26
        }
36 27
      ]
37 28
    }
38 29
  },
39 30
  "$type": "com.atproto.lexicon.schema",
40 31
  "lexicon": 1
41 32
}

Compare Other Versions

Lexicon Garden

@