Bug #1302
checksum implementation not to spec on metacat
Start date:
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
checksum implementation for metacat is:
restURL: http://cn-dev.dataone.org/knb/d1/checksum?sessionid=public&id=simpleApiTests:testid:201138123656834
method: GET
architecture documentation (and gmn implementation) has a different "signature" -
the PID is on the path, instead of the url query string.
http://mule1.dataone.org/ArchitectureDocs-current/apis/MN_APIs.html#MN_crud.getChecksum
History
#1 Updated by Rob Nahf almost 14 years ago
- Category set to Metacat
#2 Updated by Rob Nahf almost 14 years ago
the correct implementation actually doesn't return a response, either (doesn't throw an error), and probably should. eg:
http://cn-dev.dataone.org/knb/d1/checksum/simpleApiTests:testid:201138123656834
#3 Updated by Chad Berkley almost 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
fixed in metacat r5926