{
"id": "com.scanash.content.image",
"defs": {
"main": {
"type": "object",
"required": [
"image"
],
"properties": {
"alt": {
"type": "string",
"maxLength": 10000,
"description": "Alt text describing the image for accessibility.",
"maxGraphemes": 1000
},
"image": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 5000000
}
},
"description": "An image uploaded for a site.standard.document body. Held on the record (as an entry in the document's `content` union) so the PDS retains the blob."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:3i6uzuatdyk7rwfkrybynf5j
- CID
-
bafyreiavp5ut2a23niylhchs3fhdcm5wjddpzn5trm3fsq6vv5wl3xi5bi
- Indexed At
- 2026-05-30 13:30 UTC
- AT-URI
-
at://did:plc:3i6uzuatdyk7rwfkrybynf5j/com.atproto.lexicon.schema/com.scanash.content.image
Version History (3 versions)