14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "invalid-cylinder-007",
|
|
"category": "Part",
|
|
"description": "Cylinder parameter rejection",
|
|
"operation": {
|
|
"type": "cylinder",
|
|
"radius": 0,
|
|
"height": 5,
|
|
"angle": 360
|
|
},
|
|
"expectedError": "parameters"
|
|
}
|