org.atsui.Heading

atsui.org

Schema Diff

+7 -0

From

CID
bafyreiezia4hpvf...
Indexed At
2026-02-13 13:58 UTC
View this version

To

CID
bafyreiaoo3szsok...
Indexed At
2026-02-13 23:40 UTC
View this version
1 1
{
2 2
  "id": "org.atsui.Heading",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "procedure",
6 6
      "input": {
7 7
        "schema": {
8 8
          "type": "object",
9 9
          "required": [
10 10
            "children"
11 11
          ],
12 12
          "properties": {
13 13
            "children": {
14 14
              "type": "unknown"
15 15
            }
16 16
          }
17 17
        },
18 18
        "encoding": "application/json"
19 19
      },
20 +
      "output": {
21 +
        "schema": {
22 +
          "ref": "at.inlay.defs#response",
23 +
          "type": "ref"
24 +
        },
25 +
        "encoding": "application/json"
26 +
      },
20 27
      "description": "A section label or secondary heading."
21 28
    }
22 29
  },
23 30
  "$type": "com.atproto.lexicon.schema",
24 31
  "lexicon": 1
25 32
}

Compare Other Versions

Lexicon Garden

@