- delete() and deleteList() method in Resource objects needs accept data from request body, since in such scenario, user need to give comments on why this action happens and provides other related information.
- I think it's better to return 202 Accepted as response for DELETE method, better than 204 no content.
Originally posted by @snowwolf007cn at zfcampus/zf-apigility#49
Originally posted by @snowwolf007cn at zfcampus/zf-apigility#49