No description available.
Properties
View raw schema
{
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the social.agent.draft.post record that produced this post"
}
}
}