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

20 lines
298 B
JSON

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