{
"id": "fyi.questionable.richtext.image",
"defs": {
"main": {
"type": "object",
"required": [
"image",
"aspectRatio"
],
"properties": {
"alt": {
"type": "string",
"maxLength": 3000,
"description": "Alt text description of the image, for accessibility.",
"maxGraphemes": 3000
},
"image": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 1000000
},
"aspectRatio": {
"ref": "#aspectRatio",
"type": "ref"
}
}
},
"aspectRatio": {
"type": "object",
"required": [
"width",
"height"
],
"properties": {
"width": {
"type": "integer"
},
"height": {
"type": "integer"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:2tpqeou2twn2lvronqe2ipoi
- CID
-
bafyreif3kad6jgstqvx6yo7aogyokcwiox5oximdjxkicgmh74vgxoxoka
- Indexed At
- 2026-02-13 13:54 UTC
- AT-URI
-
at://did:plc:2tpqeou2twn2lvronqe2ipoi/com.atproto.lexicon.schema/fyi.questionable.richtext.image