Confirmed users
4,467
edits
m (Fixing typo) |
|||
| Line 803: | Line 803: | ||
"product": "Bugzilla", | "product": "Bugzilla", | ||
"priority":"P1" | "priority":"P1" | ||
} | |||
</bugzilla> | |||
</pre> | |||
Another example (just ids): | |||
<pre> | |||
<bugzilla> | |||
{ | |||
"id": "123456,246246,246243", | |||
} | } | ||
</bugzilla> | </bugzilla> | ||