diff NEWS @ 5238:367e8af46cfd db-protobuf

added "HasLabels" in /system
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Apr 2023 10:02:19 +0200
parents 365eb5ea5492
children b36f82260f41
line wrap: on
line diff
--- a/NEWS	Wed Apr 05 09:07:47 2023 +0200
+++ b/NEWS	Wed Apr 05 10:02:19 2023 +0200
@@ -12,9 +12,9 @@
 * API version upgraded to 20
 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels
 * "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments
-* The "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}"
+* "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}"
   contain the "Labels" field
-* "/system": added "UserMetadata"
+* "/system": added "UserMetadata" and "HasLabels"
 
 Plugins
 -------