diff NEWS @ 5249:f22c8fac764b db-protobuf

added "/tools/labels" to list all the labels that are associated with any resource
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 07 Apr 2023 22:54:57 +0200
parents a7d95f951f8a
children afe92108f463
line wrap: on
line diff
--- a/NEWS	Fri Apr 07 22:18:37 2023 +0200
+++ b/NEWS	Fri Apr 07 22:54:57 2023 +0200
@@ -11,9 +11,10 @@
 
 * API version upgraded to 20
 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels
-* "/tools/find" accepts the "Labels" and "LabelsConstraint" arguments
 * "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}"
   contain the "Labels" field
+* "/tools/find" now accepts the "Labels" and "LabelsConstraint" arguments
+* "/tools/labels" lists all the labels that are associated with any resource
 * "/system": added "UserMetadata" and "HasLabels"
 
 Plugins