diff NEWS @ 4627:f7d5372b59b3 db-changes

handling revisions of attachments
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 20 Apr 2021 15:11:59 +0200
parents 686f189a903d
children 5fabef29c4ff
line wrap: on
line diff
--- a/NEWS	Mon Apr 19 10:28:43 2021 +0200
+++ b/NEWS	Tue Apr 20 15:11:59 2021 +0200
@@ -12,8 +12,8 @@
 --------
 
 * API version upgraded to 12
-* "/.../{id}/metadata/{name}" URIs handle the HTTP headers "If-Match", "If-None-Match" and
-  "ETag" to cope with revisions
+* "/.../{id}/metadata/{name}" and "/.../{id}/attachments/{name}/..." URIs handle the
+  HTTP headers "If-Match", "If-None-Match" and "ETag" to cope with revisions
 
 Plugins
 -------