Confirmed users
1,927
edits
mNo edit summary |
(Updated warning to recommend native REST) |
||
| Line 1: | Line 1: | ||
<div style="border: thin dotted #aaa; padding:5px;"> | <div style="border: thin dotted #aaa; padding:5px;"> | ||
'''This page documents the new native REST API available since Bugzilla 5.0 and currently available on [https://bugzilla.mozilla.org/ bugzilla.mozilla.org].''' | '''This page documents the new native REST API available since Bugzilla 5.0 and currently available on [https://bugzilla.mozilla.org/ bugzilla.mozilla.org].''' This is the currently recommended solution for integrating Bugzilla with third-party applications. | ||
''' | '''[[Bugzilla:BzAPI|BzAPI]] is an alternate, deprecated REST API that can be used with older Bugzilla installations (although upgrading to the latest Bugzilla version is always recommended). This is separate server software that interfaces with Bugzilla and provides a similar interface to the new native REST API. BzAPI supports Bugzilla versions 3.4 and higher. BzAPI's documentation used to live here but [[Bugzilla:BzAPI|has moved]].'''</div><br> | ||
= Bugzilla's REST API = | = Bugzilla's REST API = | ||