{
"id": "dev.gitosphere.repository.issueNumber",
"defs": {
"main": {
"key": "any",
"type": "record",
"record": {
"type": "object",
"required": [
"repositoryId",
"issueId",
"number",
"issue",
"createdAt"
],
"properties": {
"issue": {
"type": "string",
"format": "at-uri"
},
"number": {
"type": "integer",
"maximum": 9007199254740991,
"minimum": 1
},
"issueId": {
"type": "string",
"maxLength": 36,
"minLength": 36
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"repositoryId": {
"type": "string",
"maxLength": 36,
"minLength": 36
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A permanent repository-local issue number reservation and lookup index."
}
Metadata
- DID
-
did:plc:iz47txlteeb2ojtp5ygiqet6
- CID
-
bafyreibndnfomtqtd4sofeuyil44oubg26axjtzgkbd7ew7je3sj64r5r4
- Indexed At
- 2026-08-29 05:27 UTC
- AT-URI
-
at://did:plc:iz47txlteeb2ojtp5ygiqet6/com.atproto.lexicon.schema/dev.gitosphere.repository.issueNumber