23 lines
358 B
JSON
23 lines
358 B
JSON
{
|
|
"description": "operation-unsupported",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"client": {
|
|
"id": "client0"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "Unsupported operation",
|
|
"operations": [
|
|
{
|
|
"name": "unsupportedOperation",
|
|
"object": "client0"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|