{
"id": "st.snowpo.post",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"content",
"createdAt"
],
"properties": {
"content": {
"type": "blob",
"accept": [
"text/markdown"
],
"maxSize": 1000000
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this post was originally created."
},
"updatedAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this post was last updated."
},
"commentRoot": {
"type": "string",
"format": "at-uri",
"description": "A Bluesky post to use as the comment root"
},
"previewText": {
"type": "string",
"maxLength": 300,
"description": "Display title or preview text"
}
}
},
"description": "Record linking to a Markdown file."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:e7lsxyaj7uuuwh7wtx5ewqp3
- CID
-
bafyreihh3ijoet6tigpliwlujbe5dms4f7cznysoua4hyvyty7hywkw7ku
- Indexed At
- 2026-02-06 05:26 UTC
- AT-URI
-
at://did:plc:e7lsxyaj7uuuwh7wtx5ewqp3/com.atproto.lexicon.schema/st.snowpo.post
Version History (2 versions)