From 3b40585f3d886326da70701e4c95e25e8c69cd16 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Thu, 16 Apr 2020 02:42:56 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to 18c479f0b09bb406c21c707bf7acc03fc34ef0a0 - Return http 404 for wrong prefix, not 401 The correct http code for wrong REST API url should be http "404 Not Found", not "401 Unauthorized". Change-Id: I78710fcd4c43926dbba3227c4099bf6239095f19 Issue-ID: INT-1529 Signed-off-by: Bartek Grzybowski --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 6049499c5..18c479f0b 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 6049499c5a17cfa58f351b3731837463b7359047 +Subproject commit 18c479f0b09bb406c21c707bf7acc03fc34ef0a0 -- 2.16.6