Uploaded image for project: 'OASIS Classification of Everyday Living (COEL) TC'
  1. OASIS Classification of Everyday Living (COEL) TC
  2. COEL-117

MMI/Unassign Device should use POST and not DELETE.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Labels:
      None

      Description

      It makes sense to keep all the operations similar. Also, in the true sense of REST there is no resource actually being deleted. The association of the device to the consumer is removed, but that association never was a resource, i.e. there was no URL to a resource representing the association in the first place.

      Furthermore, the DE currently implements this as POST. DELETE fails, so all working implementations (client and server) must be using POST.

      Proposal for resolution: Change the DELETE to POST.

        Attachments

          Activity

            People

            • Assignee:
              dsnelling David Snelling
              Reporter:
              dsnelling David Snelling
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: