Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私たちは、スタートアップ内の問題追跡用に bugzilla をセットアップしています。Bugzilla がバグの登録/検索用に REST ベースの API をサポートしているかどうかを知りたいです。任意のポインタをいただければ幸いです。
ありがとう
Bugzilla REST API
インストールを変更したくない場合は、BugzillaにXML-RPCインターフェース(docs)が付属しています。バグの更新は4.0までサポートされていませんが、コメントの作成、検索、追加はすべてサポートされています。