download.darkworld.abusivelist

kris.darkworld.download

Schema Diff

+2 -3

From

CID
bafyreiam6h7l76i...
Indexed At
2026-06-21 10:26 UTC
View this version

To

CID
bafyreigo4fy2ztg...
Indexed At
2026-06-21 10:26 UTC
View this version

Compatibility Analysis

Breaking Changes Detected

2 breaking changes, 2 non-breaking changes.

Breaking Changes (2)
  • RemovedVertex RemovedVertex { vertex_id: "download.darkworld.abusivelist:body.uri" }
  • RemovedEdge RemovedEdge { src: "download.darkworld.abusivelist:body", tgt: "download.darkworld.abusivelist:body.uri", kind: "prop", name: Some("uri") }
Non-Breaking Changes (2)
  • AddedVertex AddedVertex { vertex_id: "download.darkworld.abusivelist:body.rason" }
  • AddedEdge AddedEdge { src: "download.darkworld.abusivelist:body", tgt: "download.darkworld.abusivelist:body.rason", kind: "prop", name: Some("rason") }

Migration Guidance

Removed Elements

  • RemovedVertex { vertex_id: "download.darkworld.abusivelist:body.uri" }

Added Elements

  • AddedVertex { vertex_id: "download.darkworld.abusivelist:body.rason" }

Additional Notes

  • Breaking: RemovedEdge { src: "download.darkworld.abusivelist:body", tgt: "download.darkworld.abusivelist:body.uri", kind: "prop", name: Some("uri") }
  • Non-breaking: AddedEdge { src: "download.darkworld.abusivelist:body", tgt: "download.darkworld.abusivelist:body.rason", kind: "prop", name: Some("rason") }
1 1
{
2 2
  "id": "download.darkworld.abusivelist",
3 3
  "defs": {
4 4
    "main": {
5 5
      "key": "tid",
6 6
      "type": "record",
7 7
      "record": {
8 8
        "type": "object",
9 9
        "required": [
10 10
          "subject",
11 11
          "reason"
12 12
        ],
13 13
        "properties": {
14 -
          "uri": {
15 -
            "type": "uri",
16 -
            "description": "The AT-URI pointing to the abusive list."
14 +
          "rason": {
15 +
            "type": "string"
17 16
          },
18 17
          "subject": {
19 18
            "ref": "com.atproto.repo.strongRef",
20 19
            "type": "ref"
21 20
          }
22 21
        }
23 22
      },
24 23
      "description": "A declaration of a tracked abusive blocklist."
25 24
    }
26 25
  },
27 26
  "$type": "com.atproto.lexicon.schema",
28 27
  "lexicon": 1
29 28
}

Compare Other Versions

Lexicon Garden

@