{
"id": "app.blebbit.authr.page.updatePage",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"public": {
"type": "boolean"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"properties": {
"cuid": {
"type": "string"
},
"name": {
"type": "string"
},
"public": {
"type": "boolean"
},
"content": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"$authzed": "admin",
"$flexicon": {
"action": "update"
},
"parameters": {
"type": "params",
"properties": {
"id": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"$flexicon": {
"lname": "page",
"lplural": "pages"
},
"description": "update a page"
}
Metadata
- DID
-
did:plc:veavz5io7eocwh7dbrhr2thi
- CID
-
bafyreiawardtw443ytlsh2imdootwrgv6onxap4nimllx6tpfduqks2tni
- Indexed At
- 2026-01-09 01:39 UTC
- AT-URI
-
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.page.updatePage