Task #2673
Story #882: Need mechanism to delete content from CN that belongs to an MN
Document MN.archive() method
Start date:
2012-04-30
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Need to determine the REST endpoint and add to the spreadsheet, but the implementation will be what we currently have for MN.delete()
Related issues
Associated revisions
History
#1 Updated by Dave Vieglais over 12 years ago
- Status changed from New to In Progress
The REST endpoint for v1.0, in keeping with the somewhat chaotic existing pattern of endpoints, will be PUT /archive/{pid}
This should be changed later, during the great API refactor of version 1.x or 2.0 to be PUT /objects/{pid}/archive.
#2 Updated by Dave Vieglais over 12 years ago
- Status changed from In Progress to Closed