Bugzilla:BzAPI: Difference between revisions

no edit summary
(Updated links to subpages from REST_API to BzAPI)
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 [[Bugzilla:REST_API|native REST API]] instead. The BMO team has implemented a compatibility layer to help existing apps transition off BzAPI onto the native REST API; see the [https://groups.google.com/forum/#!topic/mozilla.tools.bmo/g9x5ZK817Qo the announcement on the tools.bmo list] for more details. 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 [[Bugzilla:REST_API|native REST API]] instead. The BMO team has implemented a [[Bugzilla:BzAPI:CompatLayer|compatibility layer]] to help existing apps transition off BzAPI onto the native REST API. Please migrate existing BzAPI-based apps to the new compatibility-layer endpoint as soon as possible, as BzAPI will be shut off at some point in the future. 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.'''
'''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.'''
Confirmed users
1,927

edits