Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

API: Delete resource #12

Closed
awead opened this issue May 28, 2015 · 1 comment
Closed

API: Delete resource #12

awead opened this issue May 28, 2015 · 1 comment

Comments

@awead
Copy link
Contributor

awead commented May 28, 2015

  • Client wants to delete a resource
  • In this phase, this is achieved by sending a direct DELETE request to LAKE. In a second phase, soft-delete operations can be implemented. This may not involve middleware if this functionality is supported directly by Fedora.
@awead awead added this to the Phase 1 milestone May 28, 2015
@awead awead added the use case label May 28, 2015
@awead awead modified the milestone: Phase 1 May 28, 2015
@awead awead added use case and removed use case labels May 28, 2015
@scossu scossu modified the milestones: 1.0 alpha2, Phase 1 May 29, 2015
@scossu
Copy link
Contributor

scossu commented May 29, 2015

the LAKEshore API should offer a DELETE method.
In this phase this method simply sends a DELETE request to LAKE and returns the return code from LAKE.

@scossu scossu added the API label Jul 9, 2015
@scossu scossu modified the milestone: 1.0 alpha2 Jul 10, 2015
@awead awead closed this as completed Jan 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants