diff --git a/openapi/custom_objects_spec.json b/openapi/custom_objects_spec.json index 0583ee0..5973a50 100644 --- a/openapi/custom_objects_spec.json +++ b/openapi/custom_objects_spec.json @@ -375,7 +375,6 @@ { "name": "body", "in": "body", - "required": true, "schema": { "$ref": "#/definitions/v1.DeleteOptions" } @@ -870,7 +869,6 @@ { "name": "body", "in": "body", - "required": true, "schema": { "$ref": "#/definitions/v1.DeleteOptions" }