Issue Type: Bug Bug
Affects Versions: 0.7.0
Assignee: Unassigned
Components: UnifiedPush-server
Created: 15/Aug/13 9:15 AM
Description:

According to http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.7, DELETE method should identify resource to be deleted by Resource-URI.

Methods should not require a application/json formatted body. Note that clients are not so strict here, but some of them simply turn request to POST if body is present. Some of them does not allow DELETE to include a body.

Current API also duplicates data, for instance pushApplicationID is both part of URI and JSON body.

More discussions about topic here:

I'm marking issue as critical as it affects API we are trying to stabilize.

Project: AeroGear Push
Priority: Critical Critical
Reporter: Karel Piwko
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira