janl commented on issue #1280: Add HTTP PATCH aka partial update support URL: https://github.com/apache/couchdb/issues/1280#issuecomment-405023217 > It would be nice to allow PATCH to avoid providing the rev token, as shown above. This supports performing the entire GET-MODIFY-PUT cycle with a single HTTP request As this is a major divergence from existing CouchDB API semantics, we need to be careful about how we make this happen. I would have no qualms about a variant of this that would still require the right `rev` to be present.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
