Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
|||
| Line 133: | Line 133: | ||
=== List comments for bug (/bug/<id>/comment GET) | === List comments for bug (/bug/<id>/comment GET) === | ||
'''Input''' | '''Input''' | ||
* Bug ID on the URL | * Bug ID on the URL | ||
* "new_since" DateTime parameter (YYYYMMDDTHHMMSS format only) returns only ones since date given. | * "new_since" DateTime parameter (YYYYMMDDTHHMMSS format only) returns only ones since date given. (3.4 or above only) | ||
'''Output''' | '''Output''' | ||
| Line 153: | Line 153: | ||
'''Errors''' | '''Errors''' | ||
=== Add new comment to bug (/bug/<id>/comment POST) === | === Add new comment to bug (/bug/<id>/comment POST) === | ||