Commit 93e4ebe5 authored by Max Kanat-Alexander's avatar Max Kanat-Alexander

The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.

parent 59ed17e8
...@@ -205,8 +205,8 @@ are specific to JSON-RPC. For a general overview of the Bugzilla WebServices, ...@@ -205,8 +205,8 @@ are specific to JSON-RPC. For a general overview of the Bugzilla WebServices,
see L<Bugzilla::WebService>. see L<Bugzilla::WebService>.
Please note that I<everything> about this JSON-RPC interface is Please note that I<everything> about this JSON-RPC interface is
B<UNSTABLE>. If you want a stable API, please use the B<EXPERIMENTAL>. If you want a fully stable API, please use the
C<XML-RPC|Bugzilla::WebService::Server::XMLRPC> interface. C<Bugzilla::WebService::Server::XMLRPC|XML-RPC> interface.
=head1 JSON-RPC =head1 JSON-RPC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment