uhh-lt / autolinks

Automatic Proactive Researching
https://uhh-lt.github.io/autolinks/
Apache License 2.0
1 stars 0 forks source link

storage/editResource/ for deleting a node API doesn't work #21

Closed alvinrindra closed 6 years ago

alvinrindra commented 6 years ago

e.g: { "before": { "rid": 116, "cid": 119, "metadata": {} } }

or

{ "before": { "rid": 116, "cid": 119, "metadata": {} }, "after": {} }

remstef commented 6 years ago

partially fixed, depends on service and endpoint now. Issue is related to getKey parameter

remstef commented 6 years ago

fixed