15 lines
266 B
JSON
15 lines
266 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "invalid-cone-001",
|
|
"category": "Part",
|
|
"description": "Cone parameter rejection",
|
|
"operation": {
|
|
"type": "cone",
|
|
"radius1": -1,
|
|
"radius2": 0,
|
|
"height": 5,
|
|
"angle": 360
|
|
},
|
|
"expectedError": "parameters"
|
|
}
|