nickva commented on issue #595: Return 404 when put attachment with nonexistent 
rev
URL: https://github.com/apache/couchdb/pull/595#issuecomment-308575740
 
 
   I think I lean more toward @eiri's idea of making it a 409. 
   
   The document itself is there it's just that the revision doesn't match. This 
is similar to updating a regular document (not an attachment) with an revision 
which doesn't match where we get a 409.
   
   Now if database is altogether missing then we do get a 404. But I think this 
is closer to the former than the later.
 
----------------------------------------------------------------
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

Reply via email to