{
"id": "at.dholms.bulletin.position",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"subject",
"position",
"createdAt"
],
"properties": {
"subject": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"position": {
"type": "object",
"required": [
"x",
"y"
],
"properties": {
"x": {
"type": "integer",
"maximum": 1000,
"minimum": 0
},
"y": {
"type": "integer",
"maximum": 1000,
"minimum": 0
}
}
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
},
"description": "A board-owner position override for a specific version of a note."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ryh3lb5eac6cuxutrrx7pfln
- CID
-
bafyreidmyugs5sgshksyetzgas6iizcmqlem7bz3cvrafgqd3gvebk2zse
- Indexed At
- 2026-08-11 22:52 UTC
- AT-URI
-
at://did:plc:ryh3lb5eac6cuxutrrx7pfln/com.atproto.lexicon.schema/at.dholms.bulletin.position