28 lines
446 B
JSON
28 lines
446 B
JSON
{
|
|
"description": "expectedError-errorLabelsContain-items",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"client": {
|
|
"id": "client0"
|
|
}
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": [
|
|
{
|
|
"name": "foo",
|
|
"object": "client0",
|
|
"expectError": {
|
|
"errorLabelsContain": [
|
|
0
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|