From 1bb7351a0db548394a1dad04c511088c95753e9d Mon Sep 17 00:00:00 2001 From: Simon Green Date: Fri, 30 Sep 2016 09:45:45 +1000 Subject: Bug 1293782 - Document how to set keywords during initial bug creation via REST api --- docs/en/rst/api/core/v1/bug.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/en/rst/api/core/v1/bug.rst b/docs/en/rst/api/core/v1/bug.rst index 8b253a32c..a5c307325 100644 --- a/docs/en/rst/api/core/v1/bug.rst +++ b/docs/en/rst/api/core/v1/bug.rst @@ -631,6 +631,7 @@ groups array An array of group names to put this bug into. You "Default" for this product. (If you want to avoid that, you should specify ``groups`` as an empty array.) +keywords array One or more keywords to set on this bug. qa_contact string If this installation has QA Contacts enabled, you can set the QA Contact here if you don't want to use the component's default QA Contact. -- cgit v1.2.3-24-g4f1b