{
"id": "win.tomo-x.pushat.defs",
"defs": {
"deviceList": {
"type": "array",
"items": {
"ref": "#deviceListItem",
"type": "ref"
}
},
"notifyBody": {
"type": "object",
"required": [
"title",
"body"
],
"properties": {
"body": {
"type": "string",
"description": "Body text of the notification."
},
"icon": {
"type": "string",
"format": "uri",
"description": "The URI of the icon displayed in the notification."
},
"link": {
"type": "string",
"format": "uri",
"description": "Experimental — do not use. The URI to open when the notification is clicked."
},
"title": {
"type": "string",
"description": "Title text of the notification."
}
}
},
"deviceListItem": {
"type": "object",
"required": [
"name",
"id",
"current"
],
"properties": {
"id": {
"type": "string",
"format": "tid"
},
"name": {
"type": "string",
"maxLength": 300,
"maxGraphemes": 30
},
"current": {
"type": "boolean",
"default": false
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qcwvyds5tixmcwkwrg3hxgxd
- CID
-
bafyreig5yzbe5an3volzbfia57l4iner7fmkr5oioglplxlnbu2kmjm5ni
- Indexed At
- 2026-01-04 07:12 UTC
- AT-URI
-
at://did:plc:qcwvyds5tixmcwkwrg3hxgxd/com.atproto.lexicon.schema/win.tomo-x.pushat.defs