From 61e77c66a30ac8e52cad0c774457431011f22e65 Mon Sep 17 00:00:00 2001 From: Eylon Malin Date: Wed, 2 Oct 2019 12:19:15 +0300 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 0d422d4cc6a1580d38216ccf5a51a2acba0a884e - enable mso rest client send DELETE request with body config SUPPRESS_HTTP_COMPLIANCE_VALIDATION directly from RestMsoImplementation, instead of relaying on the jersey client configuration. Also remove Delete method from RestMsoImplementation since it's not used in production code. Issue-ID: VID-657 Signed-off-by: Eylon Malin Change-Id: If30d60c6aca9b7d9ab3e6d07b13c1246ed3d67e3 --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index fdea9e36b..0d422d4cc 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit fdea9e36bd95193d2e920398beee914e4953919c +Subproject commit 0d422d4cc6a1580d38216ccf5a51a2acba0a884e -- 2.16.6