page.cavu.authReader

cavu.page

Schema Diff

+2 -13

From

CID
bafyreia5lzlbkap...
Indexed At
2026-08-05 13:52 UTC
View this version

To

CID
bafyreidsbkmuguc...
Indexed At
2026-08-26 22:01 UTC
View this version
1 1
{
2 2
  "id": "page.cavu.authReader",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Cavu Reader",
7 -
      "detail": "Save your reading positions and highlights to your account.",
7 +
      "detail": "Save your reading positions to your account.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "action": [
12 12
            "create",
13 -
            "update"
14 -
          ],
15 -
          "resource": "repo",
16 -
          "collection": [
17 -
            "page.cavu.progress"
18 -
          ]
19 -
        },
20 -
        {
21 -
          "type": "permission",
22 -
          "action": [
23 -
            "create",
24 13
            "update",
25 14
            "delete"
26 15
          ],
27 16
          "resource": "repo",
28 17
          "collection": [
29 -
            "page.cavu.highlight"
18 +
            "page.cavu.progress"
30 19
          ]
31 20
        }
32 21
      ]
33 22
    }
34 23
  },
35 24
  "$type": "com.atproto.lexicon.schema",
36 25
  "lexicon": 1
37 26
}

Compare Other Versions

Lexicon Garden

@