{
"id": "blue.registry.list",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"title",
"createdAt"
],
"properties": {
"title": {
"type": "string",
"maxLength": 500,
"description": "The title of the list.",
"maxGraphemes": 100
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the list was created."
},
"updatedAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the list was last modified."
},
"description": {
"type": "string",
"maxLength": 5000,
"description": "A longer description of the list's purpose or occasion.",
"maxGraphemes": 1000
}
}
},
"description": "A wishlist or registry."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A wishlist or registry containing items."
}
Metadata
- DID
-
did:plc:4olik72a346dcc2hppt7ioo4
- CID
-
bafyreigkzkfy7dvnm6dkcfkfcmlr3etr5oaqtapvzyfniarrl4ttxmviqq
- Indexed At
- 2026-04-05 00:56 UTC
- AT-URI
-
at://did:plc:4olik72a346dcc2hppt7ioo4/com.atproto.lexicon.schema/blue.registry.list