Bugzilla:BzAPI: Difference between revisions

Line 67: Line 67:
NOT IMPLEMENTED YET
NOT IMPLEMENTED YET


Each call returns a number of fields by default. Often, it's all available fields, but for some calls (e.g. searches, individual bugs) it's fewer than that. You can control exactly what fields you get using the '''include_field''' and '''exclude_field''' parameters. These take a comma-separated list of field names, and work as follows:
For those calls which return significant data (i.e. GETs), each call returns a number of fields by default. Often, it's all available fields, but for some calls (e.g. bug lists, individual bugs) it's fewer than that. You can control exactly what fields you get using the '''include_field''' and '''exclude_field''' parameters. These take a comma-separated list of field names, and work as follows:


* If you specify some include_fields, you select just those fields
* If you specify some include_fields, you select just those fields
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits