am.noz.atgallery.alpha.libraryAlbum

noz.am

{
  "id": "am.noz.atgallery.alpha.libraryAlbum",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "formatVersion",
          "title",
          "sort",
          "createdAt",
          "updatedAt"
        ],
        "properties": {
          "sort": {
            "type": "string",
            "maxLength": 32,
            "knownValues": [
              "manual",
              "capture-time",
              "filename",
              "added-time"
            ]
          },
          "title": {
            "type": "string",
            "maxGraphemes": 200,
            "minGraphemes": 1
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxGraphemes": 5000
          },
          "formatVersion": {
            "type": "integer",
            "const": 1
          },
          "coverMembership": {
            "type": "string",
            "format": "at-uri",
            "description": "Private membership record used as this album's cover."
          }
        }
      },
      "description": "A private flat album in the owner's Library."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@