{
"id": "games.gamesgamesgamesgames.contributionReview",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"contribution",
"status",
"reviewedBy",
"createdAt"
],
"properties": {
"reason": {
"type": "string",
"maxGraphemes": 3000
},
"status": {
"type": "string",
"knownValues": [
"approved",
"denied",
"needsRevision"
]
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"reviewedBy": {
"type": "string",
"format": "did"
},
"contribution": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
}
}
},
"description": "A review of a community contribution by a moderator."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:gamesgamesgamesgames.games
- CID
-
bafyreifbbhhigjqi6om45wb7c457ngdd35uoehtquytbrbhcremkadb4eu
- Indexed At
- 2026-07-26 20:18 UTC
- AT-URI
-
at://did:web:gamesgamesgamesgames.games/com.atproto.lexicon.schema/games.gamesgamesgamesgames.contributionReview