You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2014/03/27 14:20:00 UTC

couchdb commit: updated refs/heads/1.5.x to cec70eb

Repository: couchdb
Updated Branches:
  refs/heads/1.5.x 6ae780570 -> cec70ebce


Describe HTTP 403 response reasons for /_uuids resource


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/cec70ebc
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/cec70ebc
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/cec70ebc

Branch: refs/heads/1.5.x
Commit: cec70ebce950aa53cd6694f8078ca7d56b6ca281
Parents: 6ae7805
Author: Alexander Shorin <kx...@apache.org>
Authored: Thu Mar 27 17:19:06 2014 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Mar 27 17:19:27 2014 +0400

----------------------------------------------------------------------
 share/doc/src/api/server/common.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/cec70ebc/share/doc/src/api/server/common.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/api/server/common.rst b/share/doc/src/api/server/common.rst
index 2c14fee..0f060db 100644
--- a/share/doc/src/api/server/common.rst
+++ b/share/doc/src/api/server/common.rst
@@ -906,6 +906,8 @@ structure is as follows:
 ``/_uuids``
 ===========
 
+.. versionchanged:: 1.5.1
+
 .. http:get:: /_uuids
 
   Requests one or more Universally Unique Identifiers (UUIDs) from the
@@ -919,6 +921,8 @@ structure is as follows:
                          - :mimetype:`text/plain; charset=utf-8`
   :>header ETag: Response hash
   :code 200: Request completed successfully
+  :code 403: Requested more UUIDs than is :config:option:`allowed
+             <uuids/max_count>` to retrieve
 
   **Request**: