# HG changeset patch # User am@osimis.io # Date 1540917313 -3600 # Node ID a9a1554932a1f18278db15ef8bd3f06a17f35614 # Parent 9d277f8ad6988bd8fabe58a8ed675c968c6294ea updated API doc diff -r 9d277f8ad698 -r a9a1554932a1 NEWS --- 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 -----------