blue.atroom.room.permissionSet

atroom.blue

Schema Diff

+0 -7

From

CID
bafyreiaiftf4wsg...
Indexed At
2026-02-18 18:39 UTC
View this version

To

CID
bafyreih6lyvb5lv...
Indexed At
2026-03-19 20:25 UTC
View this version
1 1
{
2 2
  "id": "blue.atroom.room.permissionSet",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "atroom",
7 7
      "detail": "Create and manage room layouts and 3D objects",
8 8
      "detail:lang": {
9 9
        "en": "Create and manage room layouts and 3D objects",
10 10
        "ja-JP": "ルームレイアウトと3Dオブジェクトの作成・管理"
11 11
      },
12 12
      "permissions": [
13 13
        {
14 14
          "type": "permission",
15 15
          "resource": "repo",
16 16
          "collection": [
17 17
            "blue.atroom.room.object",
18 18
            "blue.atroom.room.layout"
19 19
          ]
20 -
        },
21 -
        {
22 -
          "type": "permission",
23 -
          "accept": [
24 -
            "*"
25 -
          ],
26 -
          "resource": "blob"
27 20
        }
28 21
      ]
29 22
    }
30 23
  },
31 24
  "$type": "com.atproto.lexicon.schema",
32 25
  "lexicon": 1
33 26
}

Compare Other Versions

Lexicon Garden

@