uk.skyblur.permissionSet

skyblur.uk

Schema Diff

+3 -1

From

CID
bafyreieal2yvk5o...
Indexed At
2026-01-21 11:57 UTC
View this version

To

CID
bafyreid42ealsii...
Indexed At
2026-02-02 03:17 UTC
View this version
1 1
{
2 2
  "id": "uk.skyblur.permissionSet",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Skyblur",
7 7
      "detail": "Posts (including password-protected) and preference",
8 8
      "detail:lang": {
9 9
        "ja-JP": "投稿(パスワード付き含む)および設定"
10 10
      },
11 11
      "permissions": [
12 12
        {
13 13
          "type": "permission",
14 14
          "resource": "repo",
15 15
          "collection": [
16 16
            "uk.skyblur.post",
17 17
            "uk.skyblur.preference"
18 18
          ]
19 19
        },
20 20
        {
21 21
          "aud": "*",
22 22
          "lxm": [
23 -
            "uk.skyblur.post.encrypt"
23 +
            "uk.skyblur.post.encrypt",
24 +
            "uk.skyblur.post.deleteStored",
25 +
            "uk.skyblur.post.store"
24 26
          ],
25 27
          "type": "permission",
26 28
          "resource": "rpc"
27 29
        }
28 30
      ]
29 31
    }
30 32
  },
31 33
  "$type": "com.atproto.lexicon.schema",
32 34
  "lexicon": 1
33 35
}

Compare Other Versions

Lexicon Garden

@