summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2014-07-31 17:30:39 +0200
committerDavid Lawrence <dkl@mozilla.com>2014-07-31 17:30:39 +0200
commit98041ff1623da960b1ded466957ba1fabd3ab7cd (patch)
tree02df768f760314a24957607b4681c6252a3fdc07 /docs
parent2635fd8e3024461a00a71d35a88a8517b7bc3c21 (diff)
downloadbugzilla-98041ff1623da960b1ded466957ba1fabd3ab7cd.tar.gz
bugzilla-98041ff1623da960b1ded466957ba1fabd3ab7cd.tar.xz
Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the documentation mentions REST only
r=sgreen,a=sgreen
Diffstat (limited to 'docs')
-rw-r--r--docs/en/rst/using.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/rst/using.rst b/docs/en/rst/using.rst
index a98ff7680..ca7d40a48 100644
--- a/docs/en/rst/using.rst
+++ b/docs/en/rst/using.rst
@@ -1010,8 +1010,8 @@ confirm the change. This helps to prevent account hijacking.
API Keys
========
-API keys are used to authenticate REST calls. You can create more than one
-API key if required. Each API key has an optional description which can help
+API keys are used to authenticate WebService API calls. You can create more than
+one API key if required. Each API key has an optional description which can help
you record what each key is used for.
On this page, you can unrevoke, revoke and change the description of existing