cloud.substratum.passport.assetMetadata

official.fileorbit.cloud

Schema Diff

+0 -3

From

CID
bafyreihhiy4luf7...
Indexed At
2026-08-03 15:55 UTC
View this version

To

CID
bafyreiep5rla4nk...
Indexed At
2026-08-15 19:24 UTC
View this version

Compatibility Analysis

Breaking Changes Detected

2 breaking changes, 0 non-breaking changes.

Breaking Changes (2)
  • RemovedVertex RemovedVertex { vertex_id: "cloud.substratum.passport.assetMetadata.title" }
  • RemovedEdge RemovedEdge { src: "cloud.substratum.passport.assetMetadata", tgt: "cloud.substratum.passport.assetMetadata.title", kind: "prop", name: Some("title") }

Migration Guidance

Removed Elements

  • RemovedVertex { vertex_id: "cloud.substratum.passport.assetMetadata.title" }

Additional Notes

  • Breaking: RemovedEdge { src: "cloud.substratum.passport.assetMetadata", tgt: "cloud.substratum.passport.assetMetadata.title", kind: "prop", name: Some("title") }
1 1
{
2 2
  "id": "cloud.substratum.passport.assetMetadata",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "object",
6 6
      "properties": {
7 -
        "title": {
8 -
          "type": "string"
9 -
        },
10 7
        "license": {
11 8
          "type": "string"
12 9
        },
13 10
        "mimeType": {
14 11
          "type": "string"
15 12
        },
16 13
        "copyright": {
17 14
          "type": "string"
18 15
        },
19 16
        "description": {
20 17
          "type": "string"
21 18
        }
22 19
      },
23 20
      "description": "Digital Asset Passport standard metadata."
24 21
    }
25 22
  },
26 23
  "$type": "com.atproto.lexicon.schema",
27 24
  "lexicon": 1
28 25
}

Compare Other Versions

Lexicon Garden

@