garden.lexicon.logical-sponge.atstar

miftah.tngl.sh

Schema Diff

+2 -2

From

CID
bafyreiejrxudcln...
Indexed At
2026-08-29 18:12 UTC
View this version

To

CID
bafyreigbpsc6ug3...
Indexed At
2026-08-29 18:14 UTC
View this version

Compatibility Analysis

Backward Compatible

No changes detected.

1 1
{
2 2
  "id": "garden.lexicon.logical-sponge.atstar",
3 3
  "defs": {
4 4
    "main": {
5 -
      "key": "any",
5 +
      "key": "tid",
6 6
      "type": "record",
7 7
      "record": {
8 8
        "type": "object",
9 9
        "required": [
10 10
          "who"
11 11
        ],
12 12
        "properties": {
13 13
          "who": {
14 14
            "type": "string",
15 15
            "format": "did"
16 16
          },
17 17
          "why": {
18 18
            "type": "string"
19 19
          }
20 20
        }
21 21
      },
22 -
      "description": "TODO: describe purpose of this schema"
22 +
      "description": "Star any Atproto identity"
23 23
    }
24 24
  },
25 25
  "$type": "com.atproto.lexicon.schema",
26 26
  "lexicon": 1
27 27
}

Compare Other Versions

Lexicon Garden

@