No description available.
Properties
View raw schema
{
"type": "object",
"required": [
"boxUri",
"valueCid"
],
"properties": {
"boxUri": {
"type": "string",
"format": "uri"
},
"valueCid": {
"type": "string",
"format": "cid"
}
}
}