tech.waow.doodl.permissions

waow.tech

Schema Diff

+4 -5

From

CID
bafyreigwvvujdhk...
Indexed At
2026-08-23 07:03 UTC
View this version

To

CID
bafyreihv2uwaxz4...
Indexed At
2026-08-25 00:35 UTC
View this version
1 1
{
2 2
  "id": "tech.waow.doodl.permissions",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 -
      "title": "doodl canvases",
7 -
      "detail": "Create private canvases, invite people to them, and draw on canvases you were invited to.",
6 +
      "title": "private doodles",
7 +
      "detail": "Make private doodles — alone or with the people you add — and draw on ones you were added to.",
8 8
      "permissions": [
9 9
        {
10 10
          "skey": "*",
11 11
          "type": "permission",
12 12
          "action": [
13 13
            "read",
14 14
            "create",
15 15
            "update",
16 16
            "delete"
17 17
          ],
18 18
          "manage": [
19 19
            "create",
20 20
            "update",
21 21
            "delete"
22 22
          ],
23 23
          "resource": "space",
24 24
          "authority": "*",
25 -
          "spaceType": "tech.waow.doodl.canvas",
25 +
          "spaceType": "tech.waow.doodl.space",
26 26
          "collection": [
27 -
            "tech.waow.doodl.drawing",
28 -
            "tech.waow.doodl.canvasInfo"
27 +
            "tech.waow.doodl.drawing"
29 28
          ]
30 29
        }
31 30
      ]
32 31
    }
33 32
  },
34 33
  "$type": "com.atproto.lexicon.schema",
35 34
  "lexicon": 1
36 35
}

Compare Other Versions

Lexicon Garden

@