am.noz.atgallery.alpha.albumSnapshot

noz.am

{
  "id": "am.noz.atgallery.alpha.albumSnapshot",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "formatVersion",
          "album",
          "itemCount",
          "createdAt"
        ],
        "properties": {
          "album": {
            "type": "string",
            "format": "at-uri",
            "description": "Stable public published-album record."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "itemCount": {
            "type": "integer",
            "maximum": 1000,
            "minimum": 0
          },
          "formatVersion": {
            "type": "integer",
            "const": 1
          }
        }
      },
      "description": "An immutable public publication boundary for one album version."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against am.noz.atgallery.alpha.albumSnapshot

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lmkzmvv6sdxntwtyxpg7fqqq
CID
bafyreiezwjbhnzy2mmldspmgc3odoyv6jjnqnseoppvu7ypgao4kjyy55q
Indexed At
2026-08-21 19:18 UTC
AT-URI
at://did:plc:lmkzmvv6sdxntwtyxpg7fqqq/com.atproto.lexicon.schema/am.noz.atgallery.alpha.albumSnapshot

Lexicon Garden

@