cafe.dummy.lsky.authManagePerson

lsky-publisher.dummy.to

Schema Diff

+1 -1

From

CID
bafyreia55bbtyon...
Indexed At
2026-05-01 02:01 UTC
View this version

To

CID
bafyreibmfvf4cqh...
Indexed At
2026-08-23 20:38 UTC
View this version
1 1
{
2 2
  "id": "cafe.dummy.lsky.authManagePerson",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Edit your lsky profile",
7 -
      "detail": "Edit the name, emoji, and pronouns shown on lsky",
7 +
      "detail": "Edit your display name, pronouns, emoji, and avatar on lsky",
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
            "cafe.dummy.lsky.person"
19 19
          ]
20 20
        }
21 21
      ]
22 22
    }
23 23
  },
24 24
  "$type": "com.atproto.lexicon.schema",
25 25
  "lexicon": 1
26 26
}

Compare Other Versions

Lexicon Garden

@