Files
Web_FreeCAD_Bitbybit/fixtures/freecad-golden/failures/invalid-sphere-005.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"
}