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:37 UTC

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

Remove "details" query parameter from show functions API


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

Branch: refs/heads/import-master
Commit: c064abc36108a41e562ede6861c5cbe78b0a7705
Parents: 61a2460
Author: Alexander Shorin <kx...@apache.org>
Authored: Sun Apr 27 14:24:32 2014 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Sun Apr 27 14:24:32 2014 +0400

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


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/c064abc3/src/api/ddoc/render.rst
----------------------------------------------------------------------
diff --git a/src/api/ddoc/render.rst b/src/api/ddoc/render.rst
index 887cda9..76d3896 100644
--- a/src/api/ddoc/render.rst
+++ b/src/api/ddoc/render.rst
@@ -90,7 +90,6 @@
   :param func: Show function name
   :param docid: Document ID
   :>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