{
"id": "is.logue.logue",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"publication"
],
"properties": {
"tags": {
"type": "array",
"items": {
"type": "string",
"maxLength": 1280,
"maxGraphemes": 128
},
"description": "Array of strings used to tag or categorize the document. Avoid prepending tags with hashtags."
},
"startedAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the logue was started."
},
"coverImage": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 2000000,
"description": "Image to used for thumbnail or cover image. Less than 2MB is size."
},
"finishedAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the logue was marked as finished."
},
"publication": {
"type": "string",
"format": "at-uri",
"required": true,
"description": "Weak reference to a `site.standard.publication` compatible record."
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:6xpq2upvl7j6p3ct6rgbb4pd
- CID
-
bafyreih2fgvr6dmofrgjgq3qoxnogfsbvwgtwn7js5pnojwglu7sax65ca
- Indexed At
- 2026-06-14 18:09 UTC
- AT-URI
-
at://did:plc:6xpq2upvl7j6p3ct6rgbb4pd/com.atproto.lexicon.schema/is.logue.logue
Version History (5 versions)