aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmma Humphries <ehumphries@mozilla.com>2016-10-12 14:11:54 -0400
committerDylan William Hardison <dylan@hardison.net>2016-10-12 14:11:54 -0400
commitecc8545925a3c591bc6cbbfe0220e05eebe4e294 (patch)
treeeef8f1ceef3af6e74540ea489597d6d47c9bdddd
parentRevert "Bug 711655 - 'reply' JS should insert at caret position" (diff)
downloadbugzilla-ecc8545925a3c591bc6cbbfe0220e05eebe4e294.tar.gz
bugzilla-ecc8545925a3c591bc6cbbfe0220e05eebe4e294.tar.bz2
bugzilla-ecc8545925a3c591bc6cbbfe0220e05eebe4e294.zip
Bug 1309649 - Add longdescs.count to table of fields in the documentation for search.
r=dylan
-rw-r--r--docs/en/rst/api/core/v1/bug.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/rst/api/core/v1/bug.rst b/docs/en/rst/api/core/v1/bug.rst
index a5c307325..b84255779 100644
--- a/docs/en/rst/api/core/v1/bug.rst
+++ b/docs/en/rst/api/core/v1/bug.rst
@@ -478,6 +478,10 @@ limit int Limit the number of results returned. If the limit
set by the administrator, then the maximum limit will
be used instead. If you set the limit equal to zero,
then all matching results will be returned instead.
+longdescs.count int The number of comments a bug has. The bug's description
+ is the first comment. For example, to find bugs which someone
+ has commented on after they have been filed, search on
+ ``longdescs.count`` *greater than* 1.
offset int Used in conjunction with the ``limit`` argument,
``offset`` defines the starting position for the
search. For example, given a search that would