1,554
edits
m (add quotes around url with query string) |
m (add quotes around url with query string) |
||
Line 464: | Line 464: | ||
<pre> | <pre> | ||
curl -s http://api.idigbio.org/v1/mediarecords?limit=5 | json_pp | curl -s "http://api.idigbio.org/v1/mediarecords?limit=5" | json_pp | ||
{ | { | ||
"idigbio:errors" : [], | "idigbio:errors" : [], |
edits