fyi.questionable.selectedAnswer

questionable.fyi

{
  "id": "fyi.questionable.selectedAnswer",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "questionRef",
          "answerRef",
          "createdAt"
        ],
        "properties": {
          "answerRef": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this vote was originally created."
          },
          "questionRef": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          }
        }
      },
      "description": "Marks an answer as answering a given question"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.questionable.selectedAnswer

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:2tpqeou2twn2lvronqe2ipoi
CID
bafyreih44mvlve37wxrv4pr7ns7d73i2e6bfakbd7ysxnfdub5hzv72ot4
Indexed At
2026-02-13 13:54 UTC
AT-URI
at://did:plc:2tpqeou2twn2lvronqe2ipoi/com.atproto.lexicon.schema/fyi.questionable.selectedAnswer

Lexicon Garden

@