Should you be able to do a DELETE on a required property in rest api?
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all: If you try to perform a DELETE method on the title property you get a 409 (Conflict) error. This makes sense since that field is not allowed to be empty as it is required. However other required fields (e.g. I have a priority link field) seem to be deletable. I would expect that no required field should be deletable right? -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.