mov.danabra.PostEmbed

danabra.mov

Schema Diff

+0 -3

From

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

To

CID
bafyreiewymrsef2...
Indexed At
2026-03-23 22:48 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.PostEmbed:input.foo" }
  • RemovedEdge RemovedEdge { src: "mov.danabra.PostEmbed:input", tgt: "mov.danabra.PostEmbed:input.foo", kind: "prop", name: Some("foo") }

Migration Guidance

Removed Elements

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

Additional Notes

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

Compare Other Versions

Lexicon Garden

@