diff NEWS @ 4693:45bce660ce3a

added routes for bulk anonymization/modification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Jun 2021 16:44:04 +0200
parents e68edf92e5cc
children da1edb7d6332
line wrap: on
line diff
--- a/NEWS	Fri Jun 11 10:48:28 2021 +0200
+++ b/NEWS	Wed Jun 16 16:44:04 2021 +0200
@@ -11,6 +11,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
 * 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