19 lines
277 B
JSON
19 lines
277 B
JSON
{
|
|
"description": "entity-thread-additionalProperties",
|
|
"schemaVersion": "1.10",
|
|
"createEntities": [
|
|
{
|
|
"thread": {
|
|
"id": "thread0",
|
|
"foo": "bar"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": []
|
|
}
|
|
]
|
|
}
|