at.adsb.version.info

adsb.at

{
  "id": "at.adsb.version.info",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "nsid",
          "revision",
          "changelog",
          "createdAt"
        ],
        "properties": {
          "nsid": {
            "type": "string",
            "maxLength": 256,
            "description": "The NSID of the lexicon this version info applies to (e.g. 'at.adsb.receiver.station')."
          },
          "revision": {
            "ref": "at.adsb.version.defs#revision",
            "type": "ref",
            "description": "Current version of the lexicon."
          },
          "changelog": {
            "type": "array",
            "items": {
              "ref": "at.adsb.version.defs#changelogEntry",
              "type": "ref"
            },
            "maxLength": 100,
            "description": "History of changes, most recent first."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Version info for a single lexicon."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Version information for a lexicon in the at.adsb namespace. Published by the namespace authority to the network so consumers can discover the current schema version and its history."
}

Validate Record

Validate a record against at.adsb.version.info

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:32thk4eifx4ou6mxevswgjhg
CID
bafyreih3z4nit26dcazrmavknut22byngjnx6vpabwyzx224cxd53nl7li
Indexed At
2026-05-23 20:59 UTC
AT-URI
at://did:plc:32thk4eifx4ou6mxevswgjhg/com.atproto.lexicon.schema/at.adsb.version.info

Referenced Schemas (2)

Lexicon Garden

@