tech.waow.pollz.vote

waow.tech

{
  "id": "tech.waow.pollz.vote",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "option",
          "createdAt"
        ],
        "properties": {
          "option": {
            "type": "integer",
            "minimum": 0
          },
          "subject": {
            "type": "string",
            "format": "at-uri"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "a vote on a poll"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tech.waow.pollz.vote

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:siv7zbedip4vcet4v67piibr
CID
bafyreidjsp6yr7d67gk6buia4hzdfbd6ezavhc24wmmugjkpcuuge5tqnm
Indexed At
2026-07-21 19:28 UTC
AT-URI
at://did:plc:siv7zbedip4vcet4v67piibr/com.atproto.lexicon.schema/tech.waow.pollz.vote

Lexicon Garden

@