Aaron-Zhao opened a new issue #498: Document revision value requirement when updating URL: https://github.com/apache/couchdb/issues/498 It seems like CouchDB 2 no longer requires revision value for updating an existing document (PUT /{db}/{docid}). It always updates the newest version of the document. But attaching a file to a document (PUT /{db}/{docid}/{attname}) still requires a revision value. Can we in the future just default rev to the newest version for attachments? ---------------------------------------------------------------- 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
