{
"id": "xyz.opnshelf.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"createdAt",
"updatedAt"
],
"properties": {
"avatar": {
"type": "blob",
"accept": [
"image/jpeg",
"image/png",
"image/webp"
],
"maxSize": 5242880,
"description": "Profile photo stored in the user's PDS"
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Record creation timestamp"
},
"updatedAt": {
"type": "string",
"format": "datetime",
"description": "Record update timestamp"
},
"displayName": {
"type": "string",
"maxLength": 64,
"description": "Display name shown in OpnShelf"
}
}
},
"description": "An OpnShelf profile record"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:u5ggziwgin2unsdw74yntrw7
- CID
-
bafyreiadljszwgonolvsrcy2u36aq3j3ypaywy75jn6uhrt7yanzbvwnha
- Indexed At
- 2026-06-26 11:27 UTC
- AT-URI
-
at://did:plc:u5ggziwgin2unsdw74yntrw7/com.atproto.lexicon.schema/xyz.opnshelf.profile