diff NEWS @ 5752:717acb0ea546 find-refactoring

fix DICOMWeb integration tests
author Alain Mazy <am@orthanc.team>
date Tue, 03 Sep 2024 16:37:31 +0200
parents 796cb17db15c
children fc591f166d53
line wrap: on
line diff
--- a/NEWS	Tue Sep 03 11:09:49 2024 +0200
+++ b/NEWS	Tue Sep 03 16:37:31 2024 +0200
@@ -2,7 +2,8 @@
 ===============================
 
 * TODO-FIND: complete the list of updated routes:
-  /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1')
+  - /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1')
+  - /studies?since=x&limit=0 and sibbling routes: limit=0 now means "no-limit" instead of "no-results"
 
 REST API
 --------