Mercurial > hg > orthanc
changeset 2909:a9a1554932a1
updated API doc
author | am@osimis.io |
---|---|
date | Tue, 30 Oct 2018 17:35:13 +0100 |
parents | 9d277f8ad698 |
children | 39b360e4666b |
files | NEWS |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Tue Oct 30 16:16:07 2018 +0100 +++ b/NEWS Tue Oct 30 17:35:13 2018 +0100 @@ -15,10 +15,11 @@ REST API -------- - +* API Version has been upgraded to 1.2 * New URI: "/studies/.../merge" to merge a study * 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 Maintenance -----------