{
"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": "pub.leaflet.poll.definition#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:web:lexicon.store
- CID
-
bafyreiguh6dnjkluwehzryyaizlg2bp3w3zhrtnl6qw23yabryxceyfa7u
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/pub.leaflet.poll.definition