cat.vt3e.gallery.group

vt3e.cat

{
  "id": "cat.vt3e.gallery.group",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxLength": 300
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "description": {
            "type": "string",
            "maxLength": 1000
          }
        }
      },
      "description": "defines a group of images in the gallery"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against cat.vt3e.gallery.group

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2hcnfmbfr4ucfbjpnvjqvt3e
CID
bafyreiddlwfdtpoyduuzev5imjlu6emkutt5xvm4qqvwhm2rwcy2uqp5sy
Indexed At
2026-02-13 14:19 UTC
AT-URI
at://did:plc:2hcnfmbfr4ucfbjpnvjqvt3e/com.atproto.lexicon.schema/cat.vt3e.gallery.group

Lexicon Garden

@