{
"id": "pub.leaflet.blocks.orderedList",
"defs": {
"main": {
"type": "object",
"required": [
"children"
],
"properties": {
"children": {
"type": "array",
"items": {
"ref": "#listItem",
"type": "ref"
}
},
"startIndex": {
"type": "integer",
"description": "The starting number for this ordered list. Defaults to 1 if not specified."
}
}
},
"listItem": {
"type": "object",
"required": [
"content"
],
"properties": {
"content": {
"refs": [
"pub.leaflet.blocks.text",
"pub.leaflet.blocks.header",
"pub.leaflet.blocks.image"
],
"type": "union"
},
"children": {
"type": "array",
"items": {
"ref": "#listItem",
"type": "ref"
},
"description": "Nested ordered list items. Mutually exclusive with unorderedListChildren; if both are present, children takes precedence."
},
"unorderedListChildren": {
"ref": "pub.leaflet.blocks.unorderedList",
"type": "ref",
"description": "A nested unordered list. Mutually exclusive with children; if both are present, children takes precedence."
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:btxrwcaeyodrap5mnjw2fvmz
- CID
-
bafyreicz2bfhf2owclde4fh4qgsayupvmrxambmvqoh4jx7mkaca3yuvii
- Indexed At
- 2026-03-19 20:24 UTC
- AT-URI
-
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.blocks.orderedList