Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Added $data parameter to delete() in AbstractRestfulController #172

Closed
GeeH opened this issue Jun 28, 2016 · 1 comment
Closed

Added $data parameter to delete() in AbstractRestfulController #172

GeeH opened this issue Jun 28, 2016 · 1 comment

Comments

@GeeH
Copy link
Contributor

GeeH commented Jun 28, 2016

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7416
User: @ahoppen
Created On: 2015-04-04T11:06:18Z
Updated At: 2015-11-06T23:57:35Z
Body
Now that the $data parameter has been added to deleteList in #7255, it would be inconsistent to not provide it to delete.
Data for a delete request can be useful for example to validate a user’s password before deleting him.


@samsonasik
Copy link
Contributor

already fixed at zendframework/zendframework#7255 , close-able

@GeeH GeeH closed this as completed Jul 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants