We configure bugzilla to track problems in our startup. I want to know if Bugzilla supports a REST-based API for registering / finding errors. Any pointers would be greatly appreciated.
thank
Bugzilla REST API
If you do not want to change your installation, Bugzilla comes with an XML-RPC interface ( docs ). Although error updates are not supported until 4.0, all support is supported when creating, searching, and adding comments.
Source: https://habr.com/ru/post/1769291/More articles:Finding paths in a multidimensional array - c #How to avoid loop using LINQ for the following code? - c #Does LuaInterface embedding in a C # application have slow performance? - c #Does posix aio support a socket file descriptor in linux 2.6? - cCreating consecutive lists of numbers in tcsh - scriptingScrollable div inside table - htmlStop an asynchronous TCP application appropriately - c #как реализовать буквенную полосу прокрутки в android - androidQuestions about .NET Application Domains - .netjQuery: getting the nth position of an object - jqueryAll Articles