From 83d1dd72fa5da17887aa5ba62f7712bcc3f311a9 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 26 Aug 2019 19:26:51 +0300 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 5f20df6d207a9936d5140ddb7b7000fa8c3b521d - Make Scheduler's client more Gennerics-tolerant 1. Use t.getClass, instead of new TypeReference. The latter it not behaving as expected on run-time. 2. Store the raw response in restObject.setRaw (just because we can) Change-Id: Ic7087af18ded212447cb67334a9e373759f4da1f Issue-ID: VID-378 Signed-off-by: Ittay Stern --- 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 ed6c907de..5f20df6d2 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit ed6c907de3578ee4dc79571753d7406da7685cee +Subproject commit 5f20df6d207a9936d5140ddb7b7000fa8c3b521d -- 2.16.6