You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2014/07/10 11:47:38 UTC

[39/50] documentation commit: updated refs/heads/import-master to fe7f7bf

Remove "details" query parameter from show functions API. One more time


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

Branch: refs/heads/import-master
Commit: 9d8ed08ba682dc5db9ae7eb72fbb3db7d1a23f0f
Parents: c064abc
Author: Alexander Shorin <kx...@apache.org>
Authored: Sun Apr 27 14:28:41 2014 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Sun Apr 27 14:28:41 2014 +0400

----------------------------------------------------------------------
 src/api/ddoc/render.rst | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/9d8ed08b/src/api/ddoc/render.rst
----------------------------------------------------------------------
diff --git a/src/api/ddoc/render.rst b/src/api/ddoc/render.rst
index 76d3896..84c25c2 100644
--- a/src/api/ddoc/render.rst
+++ b/src/api/ddoc/render.rst
@@ -30,7 +30,6 @@
   :param ddoc: Design document name
   :param func: Show function name
   :>header ETag: Response signature
-  :query boolean details: Indicates whether details should be included
   :query string format: Format of the returned response.
     Used by :js:func:`provides` function
   :code 200: Request completed successfully