From: Simon Green Date: Thu, 29 Sep 2016 23:45:45 +0000 (+1000) Subject: Bug 1293782 - Document how to set keywords during initial bug creation via REST api X-Git-Tag: release-5.1.2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bb7351a0db548394a1dad04c511088c95753e9d;p=thirdparty%2Fbugzilla.git Bug 1293782 - Document how to set keywords during initial bug creation via REST api --- diff --git a/docs/en/rst/api/core/v1/bug.rst b/docs/en/rst/api/core/v1/bug.rst index 8b253a32c9..a5c307325d 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.