From b962001f8138fec01d3088817b7d840a3b8bcf10 Mon Sep 17 00:00:00 2001 From: Michael Mokry Date: Fri, 8 Jun 2018 08:53:44 -0500 Subject: Updated git submodules Project: policy/engine master 7b9a19e6c101fd834404774a40be51645992cdd5 Fixed Model Content Validation for API This fixes the validation of the content of the model to include validating parent nodes that are required based on the yaml. Prior to this we were only validating required child nodes and in some cases this was causing failures to create a policy. Change-Id: I2bbef4a671cfc7af8b55b3b3c6454b8cea3a88c9 Issue-ID: POLICY-799 Signed-off-by: Michael Mokry --- docs/submodules/policy/engine.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/policy') diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git index e1bec1e7a..7b9a19e6c 160000 --- a/docs/submodules/policy/engine.git +++ b/docs/submodules/policy/engine.git @@ -1 +1 @@ -Subproject commit e1bec1e7a8e3be989a81507eee81909314550693 +Subproject commit 7b9a19e6c101fd834404774a40be51645992cdd5 -- cgit 1.2.3-korg