From 818499b596cb17ca3d88493364efba4e2598beaf Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 20 Sep 2019 08:45:34 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to e4a0eef7b713551e075f71b00ff20f2448492c59 - Refactoring Resource Resolution Component Use Case: ---------- Input Value (IV): It can be API Input Value or API Default value If a Resource is marked as Input -> pick IV If a Resource is marked as other than Input -> pick IV -> if IV is not present then resolve it as per DataDictionary Definition ** Return Error if Resource is not resolved using assert : ResourceAssignmentUtils.assertTemplateKeyValueNotNull Issue-ID: CCSDK-1746 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ia3aaaa36d0e32b0b468f016d57ed5d2c4ddf6a32 --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index fb1b08d5d..e4a0eef7b 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit fb1b08d5dd94998f4b279a65b9a74604d80ee691 +Subproject commit e4a0eef7b713551e075f71b00ff20f2448492c59 -- 2.16.6