Bugzilla:BzAPI: Difference between revisions

no edit summary
No edit summary
Line 13: Line 13:
Older pages in this wiki document released versions of BzAPI.
Older pages in this wiki document released versions of BzAPI.


===Version 1.0 (17th October 2011)===
===Version 1.1 (5th March 2012)===


* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API&oldid=358475 Overview]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API&oldid=358475 Overview]
Line 22: Line 22:
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:HowTo&oldid=281685 Tips, tricks and code samples]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:HowTo&oldid=281685 Tips, tricks and code samples]


===Version 1.1 (5th March 2012)===
===Version 1.2 (21st November 2012)===


* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API&oldid=358475 Overview]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API&oldid=358475 Overview]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Methods&oldid=281673 API Methods]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Methods&oldid=436589 API Methods]
** [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Search&oldid=281682 Parameters for the Search method]
** [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Search&oldid=483668 Parameters for the Search method]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Objects&oldid=281684 Objects sent and received]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Objects&oldid=292055 Objects sent and received]
** [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Objects:Configuration&oldid=265440 The Configuration object]
** [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:Objects:Configuration&oldid=265440 The Configuration object]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:HowTo&oldid=281685 Tips, tricks and code samples]
* [https://wiki.mozilla.org/index.php?title=Bugzilla:REST_API:HowTo&oldid=295460 Tips, tricks and code samples]


==Servers==
==Servers==
Line 37: Line 37:
Main Mozilla server (https://bugzilla.mozilla.org/):
Main Mozilla server (https://bugzilla.mozilla.org/):


  [https://api-dev.bugzilla.mozilla.org/1.1/ https://api-dev.bugzilla.mozilla.org/1.1/]
  [https://api-dev.bugzilla.mozilla.org/1.2/ https://api-dev.bugzilla.mozilla.org/1.2/]
  [https://api-dev.bugzilla.mozilla.org/latest/ https://api-dev.bugzilla.mozilla.org/latest/]
  [https://api-dev.bugzilla.mozilla.org/latest/ https://api-dev.bugzilla.mozilla.org/latest/]


Testing server (http://landfill.bugzilla.org/bzapi_sandbox/):
Testing server (http://landfill.bugzilla.org/bzapi_sandbox/):


  [https://api-dev.bugzilla.mozilla.org/test/1.1/ https://api-dev.bugzilla.mozilla.org/test/1.1/]
  [https://api-dev.bugzilla.mozilla.org/test/1.2/ https://api-dev.bugzilla.mozilla.org/test/1.2/]
  [https://api-dev.bugzilla.mozilla.org/test/latest/ https://api-dev.bugzilla.mozilla.org/test/latest/]
  [https://api-dev.bugzilla.mozilla.org/test/latest/ https://api-dev.bugzilla.mozilla.org/test/latest/]


Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits