cx.vmx.matadisco

vmx.cx

{
  "id": "cx.vmx.matadisco",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "created",
          "metadata"
        ],
        "properties": {
          "created": {
            "type": "string",
            "format": "datetime",
            "description": "The time the metadata record was created"
          },
          "preview": {
            "type": "object",
            "required": [
              "mimeType"
            ],
            "properties": {
              "url": {
                "type": "string",
                "format": "uri",
                "description": "The URL to the preview"
              },
              "mimeType": {
                "type": "string",
                "description": "The media type the preview has"
              }
            },
            "description": "Preview of the data"
          },
          "metadata": {
            "type": "string",
            "format": "uri",
            "description": "A URI containing metadata"
          }
        }
      },
      "description": "A Matadisco record"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cx.vmx.matadisco

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:3mdq56yhyqq5k6d4guztheaf
CID
bafyreihyrdpbbrvdzk4e6ih2set3x3ugzd5wl562dgfhgjxeskryidoqje
Indexed At
2026-03-06 04:40 UTC
AT-URI
at://did:plc:3mdq56yhyqq5k6d4guztheaf/com.atproto.lexicon.schema/cx.vmx.matadisco

Version History (2 versions)

Lexicon Garden

@