Task #2243
Story #312: Identifier generation and reservation
hasReservation: use new SubjectInfo parameter
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
-
Target version:
Start date:
2012-01-19
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Should now pass in SubjectInfo parameter when checking an Identifier reservation. This way an MN can verify that a submitter actually holds the lock on the pid.
History
#1 Updated by Ben Leinfelder almost 13 years ago
The documentation has the REST call using GET, but we can't include SubjectInfo in the body (there isn't one).
Need to reconcile this.
#2 Updated by Ben Leinfelder almost 13 years ago
We will use POST for the request
#3 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to Closed
Now using POST /hasReservation with subjectInfo and pid as MMP in the body.