{
"id": "dev.cartridge.claims.migrateClaim",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"claim",
"claimReview"
],
"properties": {
"claim": {
"type": "string",
"format": "at-uri"
},
"claimReview": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"jobId",
"status",
"gamesCount"
],
"properties": {
"jobId": {
"type": "string",
"maxLength": 128
},
"status": {
"type": "string",
"maxLength": 64
},
"gamesCount": {
"type": "integer"
}
}
},
"encoding": "application/json"
},
"description": "Enqueue migration of game records based on an approved claim."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:4mrwcmxk266itsdn33leqljq
- CID
-
bafyreia5lgtvsn3l47agz5tflltnrikjoxpoij5nwjpfl563tvr63reobe
- Indexed At
- 2026-07-16 19:37 UTC
- AT-URI
-
at://did:plc:4mrwcmxk266itsdn33leqljq/com.atproto.lexicon.schema/dev.cartridge.claims.migrateClaim