From 0a601c1bafcd642158def69592a5085649231a4c Mon Sep 17 00:00:00 2001
From: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Date: Mon, 13 Jan 2020 11:52:17 -0500
Subject: Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to e9b1dfd73a2298cc9679e527ae90a651f5025dd2
  - Add uri-encoding to webclient

    Path params are not uri-encoded, which can cause failed rest calls if
    resolved params include characters such as whitespace

    Issue-ID: CCSDK-2024
    Change-Id: Iac57219260ac94897e09e3cb9d1d5884d86b83ae
    Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
---
 docs/submodules/ccsdk/cds.git | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules/ccsdk')

diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git
index 3682fdce6..e9b1dfd73 160000
--- a/docs/submodules/ccsdk/cds.git
+++ b/docs/submodules/ccsdk/cds.git
@@ -1 +1 @@
-Subproject commit 3682fdce6cc5b51c364f089cf180d7483f2d7871
+Subproject commit e9b1dfd73a2298cc9679e527ae90a651f5025dd2
-- 
cgit