at.kotoba.fullPermissions

kotoba.at

Schema Diff

+2 -1

From

CID
bafyreidtf3unjl6...
Indexed At
2026-06-15 20:02 UTC
View this version

To

CID
bafyreidctkamjuh...
Indexed At
2026-07-26 20:12 UTC
View this version
1 1
{
2 2
  "id": "at.kotoba.fullPermissions",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Kotoba",
7 7
      "detail": "Read and write your Kotoba sessions, lesson packs, SRS state, and preferences.",
8 8
      "permissions": [
9 9
        {
10 10
          "type": "permission",
11 11
          "resource": "repo",
12 12
          "collection": [
13 13
            "at.kotoba.session",
14 14
            "at.kotoba.lesson.pack",
15 15
            "at.kotoba.state",
16 -
            "at.kotoba.prefs"
16 +
            "at.kotoba.prefs",
17 +
            "at.kotoba.stats"
17 18
          ]
18 19
        }
19 20
      ]
20 21
    }
21 22
  },
22 23
  "$type": "com.atproto.lexicon.schema",
23 24
  "lexicon": 1
24 25
}

Compare Other Versions

Lexicon Garden

@