mongo-python-driver/test/unified-test-format/invalid/entity-stream-id-required.json
2020-12-21 19:22:29 -08:00

18 lines
246 B
JSON

{
"description": "entity-stream-id-required",
"schemaVersion": "1.0",
"createEntities": [
{
"stream": {
"hexBytes": "FF"
}
}
],
"tests": [
{
"description": "foo",
"operations": []
}
]
}