dev.cartridge.authActor

cartridge.dev

Schema Diff

+2 -2

From

CID
bafyreid6kfv6chy...
Indexed At
2026-07-17 14:55 UTC
View this version

To

CID
bafyreiclt6ybouy...
Indexed At
2026-07-17 15:49 UTC
View this version
1 1
{
2 2
  "id": "dev.cartridge.authActor",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 -
      "title": "Actor",
7 -
      "detail": "Access Cartridge actor profile with roles.",
6 +
      "title": "Cartridge Profiles",
7 +
      "detail": "Retrieve Cartridge-specific profiles.",
8 8
      "permissions": [
9 9
        {
10 10
          "lxm": [
11 11
            "dev.cartridge.actor.getProfile"
12 12
          ],
13 13
          "type": "permission",
14 14
          "resource": "rpc",
15 15
          "inheritAud": true
16 16
        }
17 17
      ]
18 18
    }
19 19
  },
20 20
  "$type": "com.atproto.lexicon.schema",
21 21
  "lexicon": 1
22 22
}

Compare Other Versions

Lexicon Garden

@