art.cllctv.block.listItem

cllctv.art

{
  "id": "art.cllctv.block.listItem",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "value": {
          "type": "integer"
        },
        "checked": {
          "type": "boolean"
        },
        "content": {
          "refs": [
            "art.cllctv.block.text",
            "art.cllctv.block.bulletList",
            "art.cllctv.block.orderedList"
          ],
          "type": "union"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "List item within ordered or unordered lists. Can contain text blocks and nested lists."
}

Validate Record

Validate a record against art.cllctv.block.listItem

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

Metadata

DID
did:plc:gqpqghnqiowg5424adjwmhmg
CID
bafyreicgewifedwxco2bud5qbizuh5zeg7gpwzjnau26gcigi3jetdfsia
Indexed At
2026-06-17 13:04 UTC
AT-URI
at://did:plc:gqpqghnqiowg5424adjwmhmg/com.atproto.lexicon.schema/art.cllctv.block.listItem

Referenced Schemas (3)

Lexicon Garden

@