rsvp.atmo.permissionSet

atmo.rsvp

Schema Diff

+3 -18

From

CID
bafyreicwj54qbe5...
Indexed At
2026-04-14 17:48 UTC
View this version

To

CID
bafyreif2at53hfx...
Indexed At
2026-04-14 18:20 UTC
View this version
1 1
{
2 2
  "id": "rsvp.atmo.permissionSet",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "Atmo Events",
7 -
      "description": "Read/write calendar events and RSVPs, manage your private events.",
7 +
      "description": "Manage your private events and rsvps.",
8 8
      "permissions": [
9 9
        {
10 +
          "aud": "*",
10 11
          "lxm": [
11 12
            "rsvp.atmo.event.getRecord",
12 13
            "rsvp.atmo.event.listRecords",
13 14
            "rsvp.atmo.getCursor",
14 15
            "rsvp.atmo.getOverview",
15 16
            "rsvp.atmo.getProfile",
16 17
            "rsvp.atmo.notifyOfUpdate",
17 18
            "rsvp.atmo.rsvp.getRecord",
18 19
            "rsvp.atmo.rsvp.listRecords",
19 20
            "rsvp.atmo.space.admin.addMember",
20 21
            "rsvp.atmo.space.admin.createSpace",
21 22
            "rsvp.atmo.space.admin.removeMember",
22 23
            "rsvp.atmo.space.deleteRecord",
23 24
            "rsvp.atmo.space.getRecord",
24 25
            "rsvp.atmo.space.getSpace",
25 26
            "rsvp.atmo.space.invite.create",
26 27
            "rsvp.atmo.space.invite.list",
27 28
            "rsvp.atmo.space.invite.redeem",
28 29
            "rsvp.atmo.space.invite.revoke",
29 30
            "rsvp.atmo.space.listMembers",
30 31
            "rsvp.atmo.space.listRecords",
31 32
            "rsvp.atmo.space.listSpaces",
32 33
            "rsvp.atmo.space.putRecord"
33 34
          ],
34 35
          "type": "permission",
35 -
          "resource": "rpc",
36 -
          "inheritAud": true
37 -
        },
38 -
        {
39 -
          "type": "permission",
40 -
          "resource": "repo",
41 -
          "collection": [
42 -
            "community.lexicon.calendar.event",
43 -
            "community.lexicon.calendar.rsvp"
44 -
          ]
45 -
        },
46 -
        {
47 -
          "type": "permission",
48 -
          "accept": [
49 -
            "image/*"
50 -
          ],
51 -
          "resource": "blob"
36 +
          "resource": "rpc"
52 37
        }
53 38
      ]
54 39
    }
55 40
  },
56 41
  "$type": "com.atproto.lexicon.schema",
57 42
  "lexicon": 1
58 43
}

Compare Other Versions

Lexicon Garden

@