{
"id": "lol.dids.admin.setTileState",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"uri",
"state"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"state": {
"type": "string",
"knownValues": [
"suspended",
"active"
]
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"required": [
"tile"
],
"properties": {
"tile": {
"ref": "lol.dids.defs#tileView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"description": "Suspend or unsuspend a tile: a suspended tile takes no new bindings and no new versions, and the snapshots already serving keep serving."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreibt6hitv2nadsociia2jlzor43fsvm3ggqgvaiq37wg5nvvv73gmm
- Indexed At
- 2026-08-30 03:12 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.admin.setTileState