From afefc8d1f3a262447913256dd04d4b0e0d11076f Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Wed, 25 Sep 2024 15:05:13 +0300 Subject: [PATCH] temporary fix for metadata --- transforms/csdl/preprocess_csdl.xsl | 6 ++++- .../csdl/preprocess_csdl_test_input.xml | 7 ++++++ .../csdl/preprocess_csdl_test_output.xml | 23 +++++++++++-------- 3 files changed, 26 insertions(+), 10 deletions(-) diff --git a/transforms/csdl/preprocess_csdl.xsl b/transforms/csdl/preprocess_csdl.xsl index 2faf602f..d9b8fdfb 100644 --- a/transforms/csdl/preprocess_csdl.xsl +++ b/transforms/csdl/preprocess_csdl.xsl @@ -646,6 +646,10 @@ + + + + @@ -662,7 +666,7 @@ edm:Schema[@Namespace='microsoft.graph']/edm:Function[@IsBound='true'][edm:Parameter[@Type='graph.directoryObject']] | edm:Schema[@Namespace='microsoft.graph']/edm:Function[@IsBound='true'][edm:Parameter[@Type='Collection(graph.directoryObject)']]"> - + diff --git a/transforms/csdl/preprocess_csdl_test_input.xml b/transforms/csdl/preprocess_csdl_test_input.xml index fcba4993..396f84c7 100644 --- a/transforms/csdl/preprocess_csdl_test_input.xml +++ b/transforms/csdl/preprocess_csdl_test_input.xml @@ -442,6 +442,13 @@ + + + + + + + diff --git a/transforms/csdl/preprocess_csdl_test_output.xml b/transforms/csdl/preprocess_csdl_test_output.xml index b08e8e2b..059f2841 100644 --- a/transforms/csdl/preprocess_csdl_test_output.xml +++ b/transforms/csdl/preprocess_csdl_test_output.xml @@ -1,4 +1,4 @@ - + @@ -562,11 +562,11 @@ - - - - - + + + + + @@ -1190,11 +1190,16 @@ - - - + + + + + + + +