No description available.
Properties
View raw schema
{
"type": "object",
"required": [
"ref"
],
"properties": {
"ref": {
"type": "string",
"format": "at-uri",
"description": "Reference to a blog.pckt.gallery record"
}
}
}