{
"id": "pub.leaflet.document",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"pages",
"author",
"title"
],
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string",
"maxLength": 50
}
},
"pages": {
"type": "array",
"items": {
"refs": [
"pub.leaflet.pages.linearDocument",
"pub.leaflet.pages.canvas"
],
"type": "union"
}
},
"theme": {
"ref": "pub.leaflet.publication#theme",
"type": "ref"
},
"title": {
"type": "string",
"maxLength": 1280,
"maxGraphemes": 128
},
"author": {
"type": "string",
"format": "at-identifier"
},
"postRef": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"coverImage": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg",
"image/webp"
],
"maxSize": 1000000
},
"description": {
"type": "string",
"maxLength": 3000,
"maxGraphemes": 300
},
"publication": {
"type": "string",
"format": "at-uri"
},
"publishedAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Record containing a document"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"description": "A lexicon for long form rich media documents"
}
Metadata
- DID
-
did:plc:btxrwcaeyodrap5mnjw2fvmz
- CID
-
bafyreid5v7dvgwan5lnisynzp75dijn4ahbsmhrufi6p2orn2ecbypqms4
- Indexed At
- 2026-01-09 09:26 UTC
- AT-URI
-
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.document
Version History (2 versions)