Mercurial > hg > orthanc
comparison NEWS @ 2980:63b724c7b046
merge
author | am@osimis.io |
---|---|
date | Thu, 06 Dec 2018 13:10:24 +0100 |
parents | cb5d75143da0 |
children | 94c8222c52b7 |
comparison
equal
deleted
inserted
replaced
2979:5947aeedf41f | 2980:63b724c7b046 |
---|---|
19 | 19 |
20 REST API | 20 REST API |
21 -------- | 21 -------- |
22 | 22 |
23 * API Version has been upgraded to 1.2 | 23 * API Version has been upgraded to 1.2 |
24 * Asynchronous generation of ZIP archives and DICOM medias | |
24 * New URI: "/studies/.../merge" to merge a study | 25 * New URI: "/studies/.../merge" to merge a study |
25 * New URI: "/studies/.../split" to split a study | 26 * New URI: "/studies/.../split" to split a study |
26 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID | 27 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID |
27 * GET "/modalities/..." now returns a JSON object instead of a JSON array | 28 * GET "/modalities/..." now returns a JSON object instead of a JSON array |
28 * New options to URI "/queries/.../answers": "?expand" and "?simplify" | 29 * New options to URI "/queries/.../answers": "?expand" and "?simplify" |