at.inlay.authFullPermissions

inlay.at

Schema Diff

+3 -1

From

CID
bafyreigcry37jql...
Indexed At
2026-03-28 22:47 UTC
View this version

To

CID
bafyreicldrjxxp6...
Indexed At
2026-03-29 12:33 UTC
View this version
1 1
{
2 2
  "id": "at.inlay.authFullPermissions",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Full Inlay Permissions",
7 7
      "detail": "Manage creating and updating Inlay components and records.",
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
            "at.inlay.component",
19 -
            "at.inlay.canvas"
19 +
            "at.inlay.canvas",
20 +
            "at.inlay.endpoint",
21 +
            "at.inlay.profile"
20 22
          ]
21 23
        }
22 24
      ]
23 25
    }
24 26
  },
25 27
  "$type": "com.atproto.lexicon.schema",
26 28
  "lexicon": 1
27 29
}

Compare Other Versions

Lexicon Garden

@