Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
== API Notes == | == API Notes == | ||
'''Some features (marked "3.4") will only work on the above API when bugzilla.mozilla.org is upgraded to Bugzilla 3.4 :-(''' | |||
* The <id> parameter for bugs must be a bug number for now; aliases will be supported later. | * The <id> parameter for bugs must be a bug number for now; aliases will be supported later. | ||
| Line 131: | Line 133: | ||
=== List comments for bug (/bug/<id>/comment GET) === | === List comments for bug (/bug/<id>/comment GET) - 3.4 === | ||
'''Input''' | '''Input''' | ||
| Line 172: | Line 174: | ||
=== List history for bug (/bug/<id>/history GET) === | === List history for bug (/bug/<id>/history GET) - 3.4 === | ||
'''Input''' | '''Input''' | ||
| Line 287: | Line 289: | ||
== API Calls: Users == | == API Calls: Users == | ||
=== Search for users (/user GET) === | === Search for users (/user GET) - 3.4 === | ||
'''Input''' | '''Input''' | ||
| Line 304: | Line 306: | ||
=== Retrieve user (/user/<id> GET) === | === Retrieve user (/user/<id> GET) - 3.4 === | ||
'''Input''' | '''Input''' | ||