summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/api/core/v1/bug.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/api/core/v1/bug.rst')
-rw-r--r--docs/en/rst/api/core/v1/bug.rst15
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/en/rst/api/core/v1/bug.rst b/docs/en/rst/api/core/v1/bug.rst
index f4ca0dac4..e13b17129 100644
--- a/docs/en/rst/api/core/v1/bug.rst
+++ b/docs/en/rst/api/core/v1/bug.rst
@@ -234,13 +234,14 @@ Extra fields:
These fields are returned only by specifying ``_extra`` or the field name in
``include_fields``.
-==== ===== ====================================================================
-name type description
-==== ===== ====================================================================
-tags array Each array item is a tag name. Note that tags are
- personal to the currently logged in user and are not the same as
- comment tags.
-==== ===== ====================================================================
+========== ===== ====================================================================
+name type description
+========== ===== ====================================================================
+tags array Each array item is a tag name. Note that tags are
+ personal to the currently logged in user and are not the same as
+ comment tags.
+duplicates array Each array item is a bug ID that is a duplicate of this bug.
+========== ===== ====================================================================
User object: