Mercurial > hg > orthanc
changeset 307:485db3b07740
todo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 20 Dec 2012 16:45:30 +0100 |
parents | 326d5a4a5af3 |
children | fbf2b2282086 |
files | OrthancServer/OrthancRestApi.cpp |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)) {