{
"id": "site.exosphere.featureRequest.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 feature request being commented on."
},
"updatedAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A comment on a feature request. Published on the commenter's PDS."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:tztfs5zp6b4feo4u64adfvmq
- CID
-
bafyreic6f266p7vrwzsvumfutbyxuyao4jvqqsesr33iqmmfxdhqjs32sy
- Indexed At
- 2026-04-01 16:32 UTC
- AT-URI
-
at://did:plc:tztfs5zp6b4feo4u64adfvmq/com.atproto.lexicon.schema/site.exosphere.featureRequest.comment