{
"id": "app.bivri.feed.publishDraft",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"maxLength": 36,
"description": "Bivri-owned Draft identifier."
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "Unauthenticated"
},
{
"name": "DraftNotFound"
},
{
"name": "Forbidden"
},
{
"name": "PublicationUnavailable"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"cid"
],
"properties": {
"cid": {
"type": "string",
"format": "cid"
},
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Irreversibly publish a Draft owned by the authenticated creator as a public app.bivri.feed.artwork record. Non-Parties receive DraftNotFound so existence is not disclosed."
}
Metadata
- DID
-
did:plc:uqat5a7hrbww3snbbinxgwah
- CID
-
bafyreibojwnm4ghagw6dbayu5i6rfxs7wgwk6w2f4ortqqqux3747pmkm4
- Indexed At
- 2026-08-18 14:41 UTC
- AT-URI
-
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.feed.publishDraft