22 lines
296 B
JSON
22 lines
296 B
JSON
{
|
|
"description": "operation-object-required",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"client": {
|
|
"id": "client0"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": [
|
|
{
|
|
"name": "foo"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|