aboutsummaryrefslogtreecommitdiffstats
path: root/csit/pap/tests/data/deploy.group.request.json
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2022-03-16 10:36:33 +0000
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2022-03-24 22:30:38 +0000
commita8be1f7e70ea46dfd82fa74595a43df88c2497e0 (patch)
tree4c4e5adc54219f5bd252c9fe3a17edc7e0d0966e /csit/pap/tests/data/deploy.group.request.json
parent50d506c9b792cc27fac74a439ebf2a5569b29707 (diff)
Add CSIT for metadataSet handling in api, pap, apex-pdp
Issue-ID: POLICY-3934 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ieae62434a3477a7dc1bffccd829385df06592cec
Diffstat (limited to 'csit/pap/tests/data/deploy.group.request.json')
-rw-r--r--csit/pap/tests/data/deploy.group.request.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/csit/pap/tests/data/deploy.group.request.json b/csit/pap/tests/data/deploy.group.request.json
index 73eb213f..cfd86d1e 100644
--- a/csit/pap/tests/data/deploy.group.request.json
+++ b/csit/pap/tests/data/deploy.group.request.json
@@ -12,6 +12,16 @@
"version": "1.0.0"
}
]
+ },
+ {
+ "pdpType": "pdpTypeC",
+ "action": "POST",
+ "policies": [
+ {
+ "name": "operational.apex.decisionMaker",
+ "version": "1.0.0"
+ }
+ ]
}
]
}