{
"id": "at.dropb.file",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"blob"
],
"properties": {
"blob": {
"type": "blob",
"accept": [
"*/*"
]
},
"name": {
"type": "string",
"maxLength": 255
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"thumbnail": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 102400
},
"updatedAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A file"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreic7abg7kmz5rhctnkdimccfb2ah4g3eyqc7xsyikgtura42gu46um
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/at.dropb.file