{
"id": "pub.leaflet.poll.definition",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"name",
"options"
],
"properties": {
"name": {
"type": "string",
"maxLength": 500,
"maxGraphemes": 100
},
"endDate": {
"type": "string",
"format": "datetime"
},
"options": {
"type": "array",
"items": {
"ref": "#option",
"type": "ref"
}
}
}
},
"description": "Record declaring a poll"
},
"option": {
"type": "object",
"properties": {
"text": {
"type": "string",
"maxLength": 500,
"maxGraphemes": 50
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:btxrwcaeyodrap5mnjw2fvmz
- CID
-
bafyreicdmqacxqcd5mlmwsy6y5e5wu2oq6samgchj2xdbnmnklp7re5mcq
- Indexed At
- 2026-02-13 14:03 UTC
- AT-URI
-
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.poll.definition