Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 553AF11E2B for ; Thu, 10 Jul 2014 09:47:05 +0000 (UTC) Received: (qmail 3547 invoked by uid 500); 10 Jul 2014 09:47:01 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 3449 invoked by uid 500); 10 Jul 2014 09:47:01 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 2275 invoked by uid 99); 10 Jul 2014 09:47:01 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 09:47:01 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 4CF6E9AA9D1; Thu, 10 Jul 2014 09:47:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rnewson@apache.org To: commits@couchdb.apache.org Date: Thu, 10 Jul 2014 09:47:37 -0000 Message-Id: <2254acf5bf144831ba16911a7dcd7f81@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [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 Authored: Sun Apr 27 14:24:32 2014 +0400 Committer: Alexander Shorin 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