am.noz.at.spl.permissions

noz.am

Schema Diff

+2 -2

From

CID
bafyreif5wy4pgdx...
Indexed At
2026-08-29 22:23 UTC
View this version

To

CID
bafyreievfiyikgl...
Indexed At
2026-08-29 23:16 UTC
View this version
1 1
{
2 2
  "id": "am.noz.at.spl.permissions",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 6
      "title": "SplitwiseAT shared expenses",
7 -
      "detail": "Read and update expense groups you join, and create or administer groups owned by your account.",
7 +
      "detail": "Read and update shared expense ledgers you join, including optional groups and trips, and create or administer ledgers owned by your account.",
8 8
      "title:lang": {
9 9
        "es": "Gastos compartidos de SplitwiseAT"
10 10
      },
11 11
      "detail:lang": {
12 -
        "es": "Lee y actualiza los grupos de gastos a los que te unas, y crea o administra los grupos de tu cuenta."
12 +
        "es": "Lee y actualiza los libros de gastos compartidos a los que te unas, incluidos grupos y viajes opcionales, y crea o administra los libros de tu cuenta."
13 13
      },
14 14
      "permissions": [
15 15
        {
16 16
          "skey": "*",
17 17
          "type": "permission",
18 18
          "action": [
19 19
            "read",
20 20
            "create",
21 21
            "update",
22 22
            "delete"
23 23
          ],
24 24
          "resource": "space",
25 25
          "authority": "*",
26 26
          "spaceType": "am.noz.at.spl.ledger",
27 27
          "collection": [
28 28
            "am.noz.at.spl.group",
29 29
            "am.noz.at.spl.expense",
30 30
            "am.noz.at.spl.item",
31 31
            "am.noz.at.spl.settlement",
32 32
            "am.noz.at.spl.recurring",
33 33
            "am.noz.at.spl.defaultSplit"
34 34
          ]
35 35
        },
36 36
        {
37 37
          "skey": "*",
38 38
          "type": "permission",
39 39
          "action": [
40 40
            "read_self"
41 41
          ],
42 42
          "manage": [
43 43
            "create",
44 44
            "update",
45 45
            "delete"
46 46
          ],
47 47
          "resource": "space",
48 48
          "authority": "self",
49 49
          "spaceType": "am.noz.at.spl.ledger"
50 50
        }
51 51
      ]
52 52
    }
53 53
  },
54 54
  "$type": "com.atproto.lexicon.schema",
55 55
  "lexicon": 1
56 56
}

Compare Other Versions

Lexicon Garden

@