From 93e4ebe59f0bfc0d964009611e8636eb27c73363 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 22 Feb 2010 12:23:03 -0800 Subject: The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE. --- Bugzilla/WebService/Server/JSONRPC.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Bugzilla') diff --git a/Bugzilla/WebService/Server/JSONRPC.pm b/Bugzilla/WebService/Server/JSONRPC.pm index 489e83f58..411f5eb09 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 -- cgit v1.2.3-24-g4f1b