]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
The JSON-RPC interface is EXPERIMENTAL, now, not UNSTABLE.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 22 Feb 2010 20:23:38 +0000 (12:23 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 22 Feb 2010 20:23:38 +0000 (12:23 -0800)
Bugzilla/WebService/Server/JSONRPC.pm

index 489e83f58fabeb6624c91165a8fc6d197f9c8662..411f5eb09f277cc5bf6d8c5a4e44fd58e7b2c734 100644 (file)
@@ -205,8 +205,8 @@ are specific to JSON-RPC. For a general overview of the Bugzilla WebServices,
 see L<Bugzilla::WebService>.
 
 Please note that I<everything> about this JSON-RPC interface is
-B<UNSTABLE>. If you want a stable API, please use the
-C<XML-RPC|Bugzilla::WebService::Server::XMLRPC> interface.
+B<EXPERIMENTAL>. If you want a fully stable API, please use the
+C<Bugzilla::WebService::Server::XMLRPC|XML-RPC> interface.
 
 =head1 JSON-RPC