summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/api/core/v1/general.rst
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-02-23 23:06:55 +0100
committerDavid Lawrence <dkl@mozilla.com>2016-02-23 23:06:55 +0100
commit89852803b2c696c62e79372e9dc36331cd728156 (patch)
treebfba5830e08c192c11239df990bdcd8eda6cfe88 /docs/en/rst/api/core/v1/general.rst
parent14832008c5fb813a86a6b2b78baa50d068675dd9 (diff)
downloadbugzilla-89852803b2c696c62e79372e9dc36331cd728156.tar.gz
bugzilla-89852803b2c696c62e79372e9dc36331cd728156.tar.xz
Bug 1244718 - API documentation is missing error codes
Diffstat (limited to 'docs/en/rst/api/core/v1/general.rst')
-rw-r--r--docs/en/rst/api/core/v1/general.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/rst/api/core/v1/general.rst b/docs/en/rst/api/core/v1/general.rst
index 814592f58..49d60de7e 100644
--- a/docs/en/rst/api/core/v1/general.rst
+++ b/docs/en/rst/api/core/v1/general.rst
@@ -201,8 +201,8 @@ would return something like:
**Excluding Fields**
-``exclude_fields``: The (case-sensitive) names of fields in the return value. The\
-fields specified will not be included in the returned hashes. Fields should
+``exclude_fields``: The (case-sensitive) names of fields in the return value. The
+fields specified will not be included in the returned objects. Fields should
be comma delimited.
Invalid field names are ignored.