{
"id": "site.exosphere.kanban.comment",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"content"
],
"properties": {
"content": {
"type": "string",
"maxLength": 5000
},
"subject": {
"type": "string",
"format": "at-uri",
"description": "AT URI of the kanban task being commented on."
},
"updatedAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A comment on a kanban task. Published on the commenter's PDS."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:tztfs5zp6b4feo4u64adfvmq
- CID
-
bafyreign7u2iojues3ll25fljcjdnstm4abzhrjmhjzxo5iceu4jkz66my
- Indexed At
- 2026-04-04 20:37 UTC
- AT-URI
-
at://did:plc:tztfs5zp6b4feo4u64adfvmq/com.atproto.lexicon.schema/site.exosphere.kanban.comment