diff NEWS @ 5287:c04230962098 am-experimental

wip: 'dicomWeb' json format + 'include' get arguments
author Alain Mazy <am@osimis.io>
date Fri, 28 Apr 2023 10:42:27 +0200
parents 57c0fba5e5c7
children c9ea57d73603
line wrap: on
line diff
--- a/NEWS	Mon Apr 24 18:13:48 2023 +0200
+++ b/NEWS	Fri Apr 28 10:42:27 2023 +0200
@@ -6,7 +6,10 @@
 
 * Fix decoding of YBR_FULL RLE images for which the "Planar Configuration" 
   tag (0028,0006) equals 1
-
+* WIP: new dicomWeb Json format for some of the Rest API routes.
+* WIP: new 'include' get arguments for some of the Rest API routes to define
+  the content of the response.  Useful since the dicomWeb format is very slow
+  to serialize.
 
 Version 1.12.0 (2023-04-14)
 ===========================