fm.plyr.stg.authFullApp

plyr.fm

Schema Diff

+2 -2

From

CID
bafyreih7dyggozz...
Indexed At
2026-02-18 19:18 UTC
View this version

To

CID
bafyreifkwtuhpyp...
Indexed At
2026-06-08 06:19 UTC
View this version
1 1
{
2 2
  "id": "fm.plyr.stg.authFullApp",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 -
      "title": "plyr.fm",
7 -
      "description": "Upload and manage audio content, playlists, likes, and comments.",
6 +
      "title": "Full plyr.fm Access",
7 +
      "detail": "Provides full access to all plyr.fm features including uploading and managing tracks, playlists, likes, and comments.",
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
            "fm.plyr.stg.track",
19 19
            "fm.plyr.stg.like",
20 20
            "fm.plyr.stg.comment",
21 21
            "fm.plyr.stg.list",
22 22
            "fm.plyr.stg.actor.profile"
23 23
          ]
24 24
        }
25 25
      ]
26 26
    }
27 27
  },
28 28
  "$type": "com.atproto.lexicon.schema",
29 29
  "lexicon": 1
30 30
}

Compare Other Versions

Lexicon Garden

@