# HG changeset patch # User Sebastien Jodogne # Date 1356018330 -3600 # Node ID 485db3b07740e2241b67d42dba717f7eebd7ca10 # Parent 326d5a4a5af3e48bcafb42eab147e91282b86b99 todo diff -r 326d5a4a5af3 -r 485db3b07740 OrthancServer/OrthancRestApi.cpp --- a/OrthancServer/OrthancRestApi.cpp Thu Dec 20 16:44:50 2012 +0100 +++ b/OrthancServer/OrthancRestApi.cpp Thu Dec 20 16:45:30 2012 +0100 @@ -938,6 +938,8 @@ return; } + // TODO RECONSTRUCT A HIERARCHY OF UIDs + Json::Value removals, replacements; if (ParseModifyRequest(removals, replacements, call)) {