summaryrefslogtreecommitdiffstats
path: root/docs/sections/offeredapis.rst
diff options
context:
space:
mode:
authorShankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com>2018-05-27 15:51:25 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-27 15:51:25 +0000
commitb259e6ae5bb534e8885f88a02a9165b8b8442f3e (patch)
treed24b4e33d3091b094c869d5f29be8c3cfc18427a /docs/sections/offeredapis.rst
parent61960d0ca9556843596975506fc949ae90ebb776 (diff)
parent8d241fa5e19202ee0cf251d6281af9a2e9841deb (diff)
Merge "fix comments OPTFRA-242, edit release notes"
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 |