games.gamesgamesgamesgames.contributionPatch

gamesgamesgamesgames.games

{
  "id": "games.gamesgamesgamesgames.contributionPatch",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "contribution",
          "contributionReview",
          "changes",
          "createdAt"
        ],
        "properties": {
          "changes": {
            "type": "unknown",
            "description": "The approved changes to overlay on the entity."
          },
          "subject": {
            "type": "string",
            "format": "at-uri",
            "description": "The entity these changes apply to. Absent for newGame contributions."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "contribution": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          },
          "contributionReview": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref"
          }
        }
      },
      "description": "A mod-approved patch representing changes to apply to an entity. Created on mod approval, deleted when the entity owner accepts and merges."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.contributionPatch

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:gamesgamesgamesgames.games
CID
bafyreibbulsvyvjvj2ag4e7jta3gunzronxnpwkuljsx5tdx5uziacyudq
Indexed At
2026-07-26 20:18 UTC
AT-URI
at://did:web:gamesgamesgamesgames.games/com.atproto.lexicon.schema/games.gamesgamesgamesgames.contributionPatch

Lexicon Garden

@