-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
- 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
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request