Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This page defines the URL parameter interface for searching for bugs using the HTTP API (/bug GET). | This page defines the URL parameter interface for searching for bugs using the HTTP API (/bug GET). This was the last thing developed before 0.1 and is a wide area, so please be particularly on the lookout for bugs (e.g. searches which don't return what you expect). | ||
==Single Value, Multiplicable== | ==Single Value, Multiplicable== | ||
Line 29: | Line 29: | ||
==Bug ID== | ==Bug ID== | ||
Specify '''id'''=<comma-separated list>, and an ''' | Specify '''id'''=<comma-separated list>, and an '''id_mode'' of either ''include'' or ''exclude''. Note that this field does not support aliases. | ||
E.g. id=3,4,5,6& | E.g. id=3,4,5,6&id_mode=include | ||
==Deadline== | ==Deadline== |