mov.danabra.Post

danabra.mov

Schema Diff

+0 -7

From

CID
bafyreievmcepbim...
Indexed At
2026-03-19 20:25 UTC
View this version

To

CID
bafyreiaumapai2y...
Indexed At
2026-03-23 20:42 UTC
View this version

Compatibility Analysis

Breaking Changes Detected

2 breaking changes, 0 non-breaking changes.

Breaking Changes (2)
  • RemovedVertex RemovedVertex { vertex_id: "mov.danabra.Post:input.foo" }
  • RemovedEdge RemovedEdge { src: "mov.danabra.Post:input", tgt: "mov.danabra.Post:input.foo", kind: "prop", name: Some("foo") }

Migration Guidance

Removed Elements

  • RemovedVertex { vertex_id: "mov.danabra.Post:input.foo" }

Additional Notes

  • Breaking: RemovedEdge { src: "mov.danabra.Post:input", tgt: "mov.danabra.Post:input.foo", kind: "prop", name: Some("foo") }
1 1
{
2 2
  "id": "mov.danabra.Post",
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
            "uri"
11 11
          ],
12 12
          "properties": {
13 -
            "foo": {
14 -
              "type": "string",
15 -
              "knownValues": [
16 -
                "bar",
17 -
                "baz"
18 -
              ]
19 -
            },
20 13
            "uri": {
21 14
              "type": "string",
22 15
              "format": "at-uri"
23 16
            }
24 17
          }
25 18
        },
26 19
        "encoding": "application/json"
27 20
      },
28 21
      "output": {
29 22
        "schema": {
30 23
          "ref": "at.inlay.defs#response",
31 24
          "type": "ref"
32 25
        },
33 26
        "encoding": "application/json"
34 27
      }
35 28
    }
36 29
  },
37 30
  "$type": "com.atproto.lexicon.schema",
38 31
  "lexicon": 1
39 32
}

Compare Other Versions

Lexicon Garden

@