summaryrefslogtreecommitdiffstats
path: root/csit/data/postModuleRequestBody.json
diff options
context:
space:
mode:
authorJosephKeenan <joseph.keenan@est.tech>2021-10-01 10:40:47 +0100
committerRahul Tyagi <rahul.tyagi@est.tech>2021-10-15 13:21:27 +0000
commitd181b0e51b6385105362c9b59239ab581cace45e (patch)
tree8bf865ada0f0573094dd5280f53dcaee15adfa51 /csit/data/postModuleRequestBody.json
parent79456d8d3dd7390bb91f1a3ad107c8720c1e7def (diff)
CPS-615 - CSIT for model sync & passthrough
This commit contains -Registration and sync test cases -Passthrough read and write test case Issue-ID: CPS-615 Change-Id: I1ad70dbc8c0af96bd5cf69476acdad42cf3c179d Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Diffstat (limited to 'csit/data/postModuleRequestBody.json')
-rw-r--r--csit/data/postModuleRequestBody.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/csit/data/postModuleRequestBody.json b/csit/data/postModuleRequestBody.json
new file mode 100644
index 000000000..e12af9d91
--- /dev/null
+++ b/csit/data/postModuleRequestBody.json
@@ -0,0 +1,11 @@
+{
+ "operation": "read",
+ "data": {
+ "modules": [
+ {
+ "name": "nc-notifications",
+ "revision": "2008-07-14"
+ }
+ ]
+ }
+} \ No newline at end of file