{
"id": "app.standard-reader.updateList",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"rkey",
"name",
"publications"
],
"properties": {
"name": {
"type": "string",
"maxLength": 128
},
"rkey": {
"type": "string",
"maxLength": 128
},
"description": {
"type": "string",
"maxLength": 4096
},
"publications": {
"type": "array",
"items": {
"type": "string",
"format": "at-uri"
}
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"properties": {}
},
"encoding": "application/json"
},
"description": "Replace an existing publication list."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:f4os2wz5fjl56xpwcvtnqu7m
- CID
-
bafyreibuglvy5y2gqqatjednuv5a5sj6tfyv6pqavplq6kploou5mea4gm
- Indexed At
- 2026-07-26 20:08 UTC
- AT-URI
-
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.updateList
Version History (2 versions)