From: Max Kanat-Alexander Date: Mon, 22 Feb 2010 20:23:38 +0000 (-0800) Subject: The JSON-RPC interface is EXPERIMENTAL, now, not UNSTABLE. X-Git-Tag: bugzilla-3.6rc1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc50c998f9462eacbaa911b9a33910d90594c5cc;p=thirdparty%2Fbugzilla.git The JSON-RPC interface is EXPERIMENTAL, now, not UNSTABLE. --- diff --git a/Bugzilla/WebService/Server/JSONRPC.pm b/Bugzilla/WebService/Server/JSONRPC.pm index 489e83f58f..411f5eb09f 100644 --- a/Bugzilla/WebService/Server/JSONRPC.pm +++ b/Bugzilla/WebService/Server/JSONRPC.pm @@ -205,8 +205,8 @@ are specific to JSON-RPC. For a general overview of the Bugzilla WebServices, see L. Please note that I about this JSON-RPC interface is -B. If you want a stable API, please use the -C interface. +B. If you want a fully stable API, please use the +C interface. =head1 JSON-RPC