diff options
Diffstat (limited to 'csit/data/postModuleRequestBody.json')
-rw-r--r-- | csit/data/postModuleRequestBody.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/csit/data/postModuleRequestBody.json b/csit/data/postModuleRequestBody.json new file mode 100644 index 0000000000..e12af9d916 --- /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 |