summaryrefslogtreecommitdiffstats
path: root/docs/Chapter8
diff options
context:
space:
mode:
authordeen1985 <damian.nowak@nokia.com>2020-03-24 18:40:41 +0100
committerdeen1985 <damian.nowak@nokia.com>2020-03-24 18:41:02 +0100
commit742485edaf020f6a673486ce6f0b3235bac1fe71 (patch)
treeca9f726f528558bc61b9cff5270641036e7bec3b /docs/Chapter8
parentfa083cc3194023fc11c36629f16724af05c3b129 (diff)
Updated VES publishAnyEvent HTTP Headers requirement to VES 7.1.1
Includes a change in HTTP headers required in publishAnyEvent use-case. Authorization header "Required?" property set to "No" to align with publishEventBatch, and VES7.1.1 implementation. Signed-off-by: deen1985 <damian.nowak@nokia.com> Change-Id: Id7fc8bbc0b62044a2cf8524ca2bd8029763283ce Issue-ID: VNFRQTS-863
Diffstat (limited to 'docs/Chapter8')
-rw-r--r--docs/Chapter8/ves7_1spec.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter8/ves7_1spec.rst b/docs/Chapter8/ves7_1spec.rst
index 2427c6f..44b3725 100644
--- a/docs/Chapter8/ves7_1spec.rst
+++ b/docs/Chapter8/ves7_1spec.rst
@@ -3729,7 +3729,7 @@ case-insensitive):
| | | | |
| | | | - application/json |
+---------------+----------+----------+---------------------------------------+
-| Authorization | string | Yes | The username and password are formed |
+| Authorization | string | No | The username and password are formed |
| | | | into one string as |
| | | | ``username:password``. This string is |
| | | | then Base64 encoded to produce the |