comparison NEWS @ 2948:d2e548e643af

New options to URI "/queries/.../answers": "?expand" and "?limit"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 29 Nov 2018 20:36:31 +0100
parents 11f8d72f366f
children e6204cd21443
comparison
equal deleted inserted replaced
2947:11f8d72f366f 2948:d2e548e643af
22 22
23 * API Version has been upgraded to 1.2 23 * API Version has been upgraded to 1.2
24 * New URI: "/studies/.../merge" to merge a study 24 * New URI: "/studies/.../merge" to merge a study
25 * New URI: "/studies/.../split" to split a study 25 * New URI: "/studies/.../split" to split a study
26 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID 26 * 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 27 * GET "/modalities/..." now returns a JSON object instead of a JSON array
28 * New options to URI "/queries/.../answers": "?expand" and "?limit"
28 29
29 Maintenance 30 Maintenance
30 ----------- 31 -----------
31 32
32 * "SynchronousCMove" is now "true" by default 33 * "SynchronousCMove" is now "true" by default