12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "invalid-sphere-005",
|
|
"category": "Part",
|
|
"description": "Sphere radius rejection",
|
|
"operation": {
|
|
"type": "sphere",
|
|
"radius": 0
|
|
},
|
|
"expectedError": "positive"
|
|
}
|