app.offprint.block.imageCarousel

offprint.app

{
  "id": "app.offprint.block.imageCarousel",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "images"
      ],
      "properties": {
        "images": {
          "type": "array",
          "items": {
            "ref": "app.offprint.block.imageGrid#gridImage",
            "type": "ref"
          },
          "required": true,
          "maxLength": 6,
          "minLength": 2,
          "description": "Array of images in the carousel (2-6)"
        },
        "caption": {
          "type": "string",
          "description": "Carousel caption"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.imageCarousel

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

Metadata

DID
did:plc:pgjkomf37an4czloay5zeth6
CID
bafyreih4pyb72vcjrsi22cpkbqc5mx2ie4l2z4dep7l2kv74cdvag54rhy
Indexed At
2026-03-26 00:27 UTC
AT-URI
at://did:plc:pgjkomf37an4czloay5zeth6/com.atproto.lexicon.schema/app.offprint.block.imageCarousel

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@