5.7.235. Bugzilla::Extension::Voting::WebService

5.7.235.1. NAME

Bugzilla::Extension::Voting::WebService - The Voting API

5.7.235.2. DESCRIPTION

This API allows you to vote for bugs.

5.7.235.3. METHODS

for_bugs

  • Description
Set Votes to 1 for a set of bugs if the bug has not been voted for.
  • Params
array of ints bug_ids the list of bug IDs to ote for.
  • Returns
Returns an OK message..

This documentation undoubtedly has bugs; if you find some, please file them here.