14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "invalid-box-007",
|
|
"category": "Part",
|
|
"description": "Box dimension rejection",
|
|
"operation": {
|
|
"type": "box",
|
|
"length": 0,
|
|
"width": 9,
|
|
"height": 3
|
|
},
|
|
"expectedError": "positive"
|
|
}
|