{
"id": "dev.gitosphere.repository.issueState",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"issue",
"state",
"createdAt"
],
"properties": {
"issue": {
"type": "string",
"format": "at-uri"
},
"state": {
"type": "string",
"default": "dev.gitosphere.repository.issueStateOpen",
"description": "The state selected by this transition.",
"knownValues": [
"dev.gitosphere.repository.issueStateOpen",
"dev.gitosphere.repository.issueStateClosed"
]
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "An append-only state transition for a Gitosphere issue."
}
Metadata
- DID
-
did:plc:iz47txlteeb2ojtp5ygiqet6
- CID
-
bafyreib6vrhly4acgfws54u7pzxpw4luub5bhi2rdhhzcwqvaxjblud2ky
- Indexed At
- 2026-08-29 05:27 UTC
- AT-URI
-
at://did:plc:iz47txlteeb2ojtp5ygiqet6/com.atproto.lexicon.schema/dev.gitosphere.repository.issueState