blog.pckt.block.bulletList

pckt.blog

{
  "id": "blog.pckt.block.bulletList",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "ref": "blog.pckt.block.listItem",
            "type": "ref"
          },
          "description": "Array of list items"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Unordered list with bullet points. Each item can contain rich content including nested lists."
}

Validate Record

Validate a record against blog.pckt.block.bulletList

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@