19 lines
277 B
JSON
19 lines
277 B
JSON
{
|
|
"description": "entity-stream-hexBytes-pattern",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"stream": {
|
|
"id": "stream0",
|
|
"hexBytes": "FFF"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": []
|
|
}
|
|
]
|
|
}
|