diff 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
line wrap: on
line diff
--- a/NEWS	Thu Nov 29 18:40:51 2018 +0100
+++ b/NEWS	Thu Nov 29 20:36:31 2018 +0100
@@ -24,7 +24,8 @@
 * 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
+* GET "/modalities/..." now returns a JSON object instead of a JSON array
+* New options to URI "/queries/.../answers": "?expand" and "?limit"
 
 Maintenance
 -----------