Commit 1bb7351a authored by Simon Green's avatar Simon Green

Bug 1293782 - Document how to set keywords during initial bug creation via REST api

parent df372959
...@@ -631,6 +631,7 @@ groups array An array of group names to put this bug into. You ...@@ -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 "Default" for this product. (If you want to avoid
that, you should specify ``groups`` as an empty that, you should specify ``groups`` as an empty
array.) array.)
keywords array One or more keywords to set on this bug.
qa_contact string If this installation has QA Contacts enabled, you qa_contact string If this installation has QA Contacts enabled, you
can set the QA Contact here if you don't want to can set the QA Contact here if you don't want to
use the component's default QA Contact. use the component's default QA Contact.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment