janelia-flyem / dvid

Distributed, Versioned, Image-oriented Dataservice
http://dvid.io
Other
196 stars 33 forks source link

delete request for roi datatype doesn't seem to work #253

Closed umayaml closed 6 years ago

umayaml commented 6 years ago

Tried running the API command curl -X DELETE http:///api/node//dAC-lm/roi

and it did not delete the current ROI data in the instance. Also, if you try to POST new ROI data over the old data it won't overwrite it.