diff NEWS @ 2129:0c09d1af22f3

"/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Nov 2016 17:44:10 +0100
parents 9329ba17a069
children ddc75c6c712d
line wrap: on
line diff
--- a/NEWS	Mon Nov 07 15:13:16 2016 +0100
+++ b/NEWS	Mon Nov 07 17:44:10 2016 +0100
@@ -10,10 +10,12 @@
 REST API
 --------
 
+* "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files
+  (useful if private tags are registered, or if changing the default encoding)
 * "Permissive" flag for URI "/modalities/{...}/store" to ignore C-Store transfer errors
 * "Asynchronous" flag for URIs "/modalities/{...}/store" and "/peers/{...}/store"
   to avoid waiting for the completion of image transfers
-* Possibility to DELETE "dicom-as-json" attachments to reconstruct them
+* Possibility to DELETE "dicom-as-json" attachments to reconstruct the JSON summaries
 
 Plugins
 -------