12 lines
190 B
JSON
12 lines
190 B
JSON
|
{
|
||
|
"$jsonSchema": {
|
||
|
"required": [
|
||
|
"hash"
|
||
|
],
|
||
|
"properties": {
|
||
|
"hash": {
|
||
|
"bsonType": "binData"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|