Remove bad test case

This commit is contained in:
Cristi Vîjdea
2018-12-12 15:03:03 +02:00
parent 5b07b9dd40
commit 852742baa9
2 changed files with 0 additions and 9 deletions
-4
View File
@@ -468,10 +468,6 @@ paths:
description: path parameter override
required: true
type: integer
- name: delete_form_param
in: formData
description: this should not crash (form parameter on DELETE method)
type: integer
responses:
'204':
description: this should not crash (response object with no schema)