diff NEWS @ 5248:a7d95f951f8a db-protobuf

replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Apr 2023 22:18:37 +0200
parents eb2684260c19
children f22c8fac764b
line wrap: on
line diff
--- a/NEWS	Fri Apr 07 15:44:12 2023 +0200
+++ b/NEWS	Fri Apr 07 22:18:37 2023 +0200
@@ -11,7 +11,7 @@
 
 * API version upgraded to 20
 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels
-* "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments
+* "/tools/find" accepts the "Labels" and "LabelsConstraint" arguments
 * "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}"
   contain the "Labels" field
 * "/system": added "UserMetadata" and "HasLabels"