diff NEWS @ 5310:b5c502bcaf99

added a route to DELETE /jobs/../archive
author Alain Mazy <am@osimis.io>
date Mon, 12 Jun 2023 18:42:06 +0200
parents 1e23bfb0f732
children 79fa77e9fa0d f2e1ad71e49c
line wrap: on
line diff
--- a/NEWS	Wed Jun 07 10:48:14 2023 +0200
+++ b/NEWS	Mon Jun 12 18:42:06 2023 +0200
@@ -1,6 +1,13 @@
 Pending changes in the mainline
 ===============================
 
+REST API
+--------
+
+* API version upgraded to 21
+* added a route to delete the output of an asynchronous job (right now only for archive jobs):
+  e.g. DELETE /jobs/../archive
+
 Maintenance
 -----------