blog.pckt.block.tableRow

pckt.blog

{
  "id": "blog.pckt.block.tableRow",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "refs": [
              "blog.pckt.block.tableCell",
              "blog.pckt.block.tableHeader"
            ],
            "type": "union",
            "closed": false
          },
          "description": "Array of table cells or header cells"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Table row containing table cells or header cells."
}

Validate Record

Validate a record against blog.pckt.block.tableRow

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

Metadata

DID
did:plc:revjuqmkvrw6fnkxppqtszpv
CID
bafyreievolchjb7344dqo2mgs3b6fcu53ilhuonmq3vh3jrl643apbw4vm
Indexed At
2026-02-13 13:45 UTC
AT-URI
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.block.tableRow

Referenced Schemas (2)

Lexicon Garden

@