app.offprint.block.blockquote

offprint.app

{
  "id": "app.offprint.block.blockquote",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "refs": [
              "app.offprint.block.text",
              "app.offprint.block.heading"
            ],
            "type": "union"
          },
          "required": true,
          "description": "Nested content blocks within the blockquote"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.blockquote

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

Metadata

DID
did:plc:pgjkomf37an4czloay5zeth6
CID
bafyreib6dwb3ikucyx6o4ugso2gcunjsjsxp4divq6bsxugzzz66lifzqu
Indexed At
2026-01-16 04:01 UTC
AT-URI
at://did:plc:pgjkomf37an4czloay5zeth6/com.atproto.lexicon.schema/app.offprint.block.blockquote

Referenced Schemas (2)

Lexicon Garden

@