summaryrefslogtreecommitdiffstats
path: root/docs/sections/offeredapis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/offeredapis.rst')
-rw-r--r--docs/sections/offeredapis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/offeredapis.rst b/docs/sections/offeredapis.rst
index c88bcf8..5c0f5e6 100644
--- a/docs/sections/offeredapis.rst
+++ b/docs/sections/offeredapis.rst
@@ -25,7 +25,7 @@ Request Header
+----------------+-----------+-------------------------------------------------------------------------------------------+
| Header Name | Required | Description |
+================+===========+===========================================================================================+
-| Accept | N | Determines the format of the body of the response. Valid value is “application/json” |
+| Accept | N | Determines the format of the body of the response. Valid value is “application/json” |
+----------------+-----------+-------------------------------------------------------------------------------------------+
| Authorization | Y | Supplies Basic Authentication credentials for the request. If the Authorization header is |
| | | missing, then an HTTP 400 Invalid Request response is returned. If the string supplied is |