{
"id": "win.tomo-x.pushat.defs",
"defs": {
"deviceList": {
"type": "array",
"items": {
"ref": "win.tomo-x.pushat.defs#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:web:lexicon.store
- CID
-
bafyreihv3swfoq3xhnctvw34alcz6jsvywnwfsfvghuraqqvotd5pdvccy
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/win.tomo-x.pushat.defs