{
"id": "us.polhem.atproto-starter.post",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"content",
"createdAt"
],
"properties": {
"content": {
"type": "string",
"maxLength": 100000
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Record describing a simple text post for atproto-starter app."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Example lexicon schema for https://atproto-starter.glitch.me/"
}
Metadata
- DID
-
did:plc:p5a4pydyirvdkmc3lhw2iykp
- CID
-
bafyreiclx6cadrly76d3uzvpy37w53vxsym3i3vkvv6lqrovoayoqn6tqu
- Indexed At
- 2026-01-05 00:20 UTC
- AT-URI
-
at://did:plc:p5a4pydyirvdkmc3lhw2iykp/com.atproto.lexicon.schema/us.polhem.atproto-starter.post