comparison NEWS @ 3000:3ca27070df78

NEWS wrt /modalities (again)
author am@osimis.io
date Tue, 11 Dec 2018 15:34:57 +0100
parents 657d77bb1343
children 80d1a3452807
comparison
equal deleted inserted replaced
2998:0a52af0c66e7 3000:3ca27070df78
26 * API Version has been upgraded to 1.2 26 * API Version has been upgraded to 1.2
27 * Asynchronous generation of ZIP archives and DICOM medias 27 * Asynchronous generation of ZIP archives and DICOM medias
28 * New URI: "/studies/.../merge" to merge a study 28 * New URI: "/studies/.../merge" to merge a study
29 * New URI: "/studies/.../split" to split a study 29 * New URI: "/studies/.../split" to split a study
30 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID 30 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
31 * GET "/modalities/?expand" now returns a JSON object instead of a JSON array 31 * modalities returned by GET "/modalities?expand" and "/modalities/..." are now JSON objects instead of JSON arrays
32 * New "Details" field in HTTP answers on error (cf. "HttpDescribeErrors" option) 32 * New "Details" field in HTTP answers on error (cf. "HttpDescribeErrors" option)
33 * New options to URI "/queries/.../answers": "?expand" and "?simplify" 33 * New options to URI "/queries/.../answers": "?expand" and "?simplify"
34 * New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer: 34 * New URIs to launch new C-FIND to explore the hierarchy of a C-FIND answer:
35 - "/queries/.../answers/.../query-instances" to C-FIND child instances 35 - "/queries/.../answers/.../query-instances" to C-FIND child instances
36 - "/queries/.../answers/.../query-series" to C-FIND child series 36 - "/queries/.../answers/.../query-series" to C-FIND child series