{
"id": "fyi.questionable.answer",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"question",
"text",
"createdAt"
],
"properties": {
"text": {
"type": "string",
"maxLength": 10000,
"minLength": 1,
"description": "The full text of the answer",
"maxGraphemes": 10000
},
"question": {
"ref": "com.atproto.repo.strongRef",
"type": "ref",
"description": "Indicates the question to which this is a proposed answer to"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"languages": {
"type": "array",
"items": {
"type": "string",
"format": "language"
},
"maxLength": 3
}
}
},
"description": "A proposed answer to a question"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:2tpqeou2twn2lvronqe2ipoi
- CID
-
bafyreicqadxfcmfdarawfzrca4redog4cnpxwicaqfgzx4aqmyxdkrmbkm
- Indexed At
- 2026-01-10 11:59 UTC
- AT-URI
-
at://did:plc:2tpqeou2twn2lvronqe2ipoi/com.atproto.lexicon.schema/fyi.questionable.answer
Version History (2 versions)