Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="border: thin dotted #aaa; padding:5px;"> | <div style="border: thin dotted #aaa; padding:5px;"> | ||
''' | '''If you are interfacing with [https://bugzilla.mozilla.org/ bugzilla.mozilla.org], then this REST API, generally referred to as "BzAPI", is DEPRECATED. For new projects, use the [[BMO/REST|native REST API]] instead. The BMO team are working on a compatibility layer to help existing apps transition off BzAPI onto the native REST API. This is tracked in {{bug|880669}} and [https://groups.google.com/forum/#!topic/mozilla.tools.bmo/Ord-AG87irA discussed on the tools.bmo list]. Please direct any questions to the [[BMO]] team. | ||
''' | '''However, the Native REST API has not yet shipped in any released version of Bugzilla, so if you want a REST interface to a different Bugzilla server, installing BzAPI (the code documented here) is still your best choice for now.''' | ||
</div><br> | |||
These pages document the tip of the HTTP REST API for Bugzilla proxy software ("BzAPI"). Please file bugs (in either code or documentation) in [https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=BzAPI the BzAPI component in bugzilla.mozilla.org]. | These pages document the tip of the HTTP REST API for Bugzilla proxy software ("BzAPI"). Please file bugs (in either code or documentation) in [https://bugzilla.mozilla.org/enter_bug.cgi?product=Webtools&component=BzAPI the BzAPI component in bugzilla.mozilla.org]. | ||