{
"id": "app.didpic.notification.reportClientError",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"message"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"fatal": {
"type": "boolean"
},
"route": {
"type": "string",
"maxLength": 256
},
"stack": {
"type": "string",
"maxLength": 8000
},
"message": {
"type": "string",
"maxLength": 2000
},
"platform": {
"type": "string",
"maxLength": 16
},
"osVersion": {
"type": "string",
"maxLength": 64
},
"appVersion": {
"type": "string",
"maxLength": 64
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"fingerprint"
],
"properties": {
"fingerprint": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"description": "Submit a mobile-app crash or error report."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreidyniqr4vtvmqgvlq37uzdapikspkod66yp5fpdzsqko3eldlu2lu
- Indexed At
- 2026-06-06 05:04 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.notification.reportClientError