pub.leaflet.poll.vote

leaflet.pub

{
  "id": "pub.leaflet.poll.vote",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "poll",
          "option"
        ],
        "properties": {
          "poll": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "option": {
            "type": "array",
            "items": {
              "type": "string"
            }
          }
        }
      },
      "description": "Record declaring a vote on a poll"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.leaflet.poll.vote

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:btxrwcaeyodrap5mnjw2fvmz
CID
bafyreifapvokcgaob4vfbkrdjtx3eywbvb2qm74yxy7wkufoqqb7wqycxi
Indexed At
2026-01-09 09:26 UTC
AT-URI
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.poll.vote

Lexicon Garden

@