Task #2233
Story #312: Identifier generation and reservation
reserveIdentifier should use MMP file for the input {pid} param
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
Matt says:
in curl this does not work:
-F pid=@testid.xml
but this does:
-F pid=testid:00001
The pid should be on the request as a file, not a raw string param. Docs say so too
History
#1 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to Closed
changed to use MMP serialized Identifier object for the"pid" parameter