Bugzilla:BzAPI: Difference between revisions

Jump to navigation Jump to search
no edit summary
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;">
'''This REST API, generally referred to as "bzAPI", is DEPRECATED. Please use the [[BMO/REST|native REST API]] instead. bzAPI is a proxy that was originally created to address some of the WebService issues that Bugzilla had in the past, but it suffers from various problems that were fixed by making a native API. Please direct any questions to the [[BMO]] team.'''
'''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.  


'''Note that we are working on a compatibility layer to help existing apps transition off of the bzAPI server, which will be decommissioned at some point.  This is tracked in {{bug|880669}} and [https://groups.google.com/forum/#!topic/mozilla.tools.bmo/Ord-AG87irA discussed on the tools.bmo list].'''</div><br>
'''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].
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits

Navigation menu