You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/07/20 22:07:49 UTC

[GitHub] [couchdb] nickva opened a new pull request, #4126: Return a 400 response for a single new_edits=false doc update without revisions

nickva opened a new pull request, #4126:
URL: https://github.com/apache/couchdb/pull/4126

   We are already doing that for [`_bulk_docs`](https://github.com/apache/couchdb/issues/2242) but forgot to do it for individual doc updates.
   
   Fixes: https://github.com/apache/couchdb/issues/4121
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb] nickva merged pull request #4126: Return a 400 response for a single new_edits=false doc update without revisions

Posted by GitBox <gi...@apache.org>.
nickva merged PR #4126:
URL: https://github.com/apache/couchdb/pull/4126


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org