diff options
author | fsandoval <frank.sandoval@oamtechnologies.com> | 2018-05-26 18:44:43 -0600 |
---|---|---|
committer | fsandoval <frank.sandoval@oamtechnologies.com> | 2018-05-26 18:44:57 -0600 |
commit | 8d241fa5e19202ee0cf251d6281af9a2e9841deb (patch) | |
tree | 22e24c6e9986c57030831a0e652edd2d89e985ba /docs/sections/offeredapis.rst | |
parent | 23c3354245f8a9bc1d87ea3becc0f217bf10bbd7 (diff) |
fix comments OPTFRA-242, edit release notes
Issue-ID: OPTFRA-242
Change-Id: I06fbf6286c6c3631a3353e49a2085501be99c6f1
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
Diffstat (limited to 'docs/sections/offeredapis.rst')
-rw-r--r-- | docs/sections/offeredapis.rst | 2 |
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 | |