Mercurial > hg > orthanc
changeset 2949:e6204cd21443
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 29 Nov 2018 20:36:55 +0100 |
parents | d2e548e643af |
children | dc18d5804746 |
files | NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Thu Nov 29 20:36:31 2018 +0100 +++ b/NEWS Thu Nov 29 20:36:55 2018 +0100 @@ -25,7 +25,7 @@ * New URI: "/studies/.../split" to split a study * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID * GET "/modalities/..." now returns a JSON object instead of a JSON array -* New options to URI "/queries/.../answers": "?expand" and "?limit" +* New options to URI "/queries/.../answers": "?expand" and "?simplify" Maintenance -----------