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 2018/09/28 05:48:27 UTC

[GitHub] nickva closed pull request #331: Update attachments.rst

nickva closed pull request #331: Update attachments.rst
URL: https://github.com/apache/couchdb-documentation/pull/331
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/src/api/document/attachments.rst b/src/api/document/attachments.rst
index da514ba..5f7af11 100644
--- a/src/api/document/attachments.rst
+++ b/src/api/document/attachments.rst
@@ -143,7 +143,7 @@
     :>json boolean ok: Operation status
     :>json string rev: Revision MVCC token
 
-    :code 200: Attachment successfully removed
+    :code 201: Attachment created and stored on disk
     :code 202: Request was accepted, but changes are not yet stored on disk
     :code 400: Invalid request body or parameters
     :code 401: Write privileges required


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services