Hi, On Fri, 2013-04-26 at 15:32 -0700, Arthur Richards wrote: > Anybody know if we have the REST API for Bugzilla enabled - and if so what > the URL is for it?
By default Bugzilla does not have a REST API - it needs to get installed first. Looking at https://wikitech.wikimedia.org/w/index.php?title=Bugzilla_REST_API&action=history I assume that Pdhanda installed something around 02/2010, which might now be the "bzapi" stuff at https://wiki.mozilla.org/Bugzilla:REST_API . Or not. (I didn't know about it until now and have never tried to use it.) By default Bugzilla has JSON-RPC and XML-RPC APIs. See http://www.bugzilla.org/docs/4.2/en/html/api/Bugzilla/WebService.html andre -- Andre Klapper | Wikimedia Bugwrangler http://blogs.gnome.org/aklapper/ _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
