]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1293782 - Document how to set keywords during initial bug creation via REST api
authorSimon Green <mail@simon.green>
Thu, 29 Sep 2016 23:45:45 +0000 (09:45 +1000)
committerSimon Green <mail@simon.green>
Thu, 29 Sep 2016 23:45:45 +0000 (09:45 +1000)
docs/en/rst/api/core/v1/bug.rst

index 8b253a32c9bfbd610674fc4e7be3e33c53061799..a5c307325d2283e3f4f2d885fe5c6e839016d741 100644 (file)
@@ -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.