diff NEWS @ 4694:da1edb7d6332

"/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Jun 2021 17:37:47 +0200
parents 45bce660ce3a
children dd6274412ff4
line wrap: on
line diff
--- a/NEWS	Wed Jun 16 16:44:04 2021 +0200
+++ b/NEWS	Wed Jun 16 17:37:47 2021 +0200
@@ -12,8 +12,9 @@
 
 * API version upgraded to 13
 * New routes:
-  - "/tools/bulk-anonymize" to anonymize groups of multiple, unrelated resources at once
-  - "/tools/bulk-modify" to modify groups of multiple, unrelated resources at once
+  - "/tools/bulk-anonymize" to anonymize a group of multiple, unrelated resources at once
+  - "/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
+  - "/tools/bulk-modify" to modify a group of multiple, unrelated resources at once
 * ZIP archive/media generated in synchronous mode are now streamed by default
 * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
 * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error