tech.waow.doodl.permissions

waow.tech

Schema Diff

+2 -2

From

CID
bafyreict7wmzxu4...
Indexed At
2026-08-23 07:35 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 6
      "title": "private doodles",
7 -
      "detail": "Make private doodles, add people to them, and draw on private doodles you were added to.",
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.private",
25 +
          "spaceType": "tech.waow.doodl.space",
26 26
          "collection": [
27 27
            "tech.waow.doodl.drawing"
28 28
          ]
29 29
        }
30 30
      ]
31 31
    }
32 32
  },
33 33
  "$type": "com.atproto.lexicon.schema",
34 34
  "lexicon": 1
35 35
}

Compare Other Versions

Lexicon Garden

@