diff options
author | niamhcore <niamh.core@est.tech> | 2021-10-06 09:49:12 +0100 |
---|---|---|
committer | niamhcore <niamh.core@est.tech> | 2021-10-07 11:51:40 +0100 |
commit | acc0f8b83a320b979cb5db23906f4ef3baf5f42c (patch) | |
tree | 581a83acb0129de9f061bc0b4fce0ecef83f50c1 /src/test/resources | |
parent | f0acf5b1a4dd4bb774a81a7a75c48aeb81169fde (diff) |
Updating get module schema request body
Issue-ID: CPS-706
Signed-off-by: niamhcore <niamh.core@est.tech>
Change-Id: I92d241c4ccde77aaaf8aa5a3903437016edf65d0
Diffstat (limited to 'src/test/resources')
-rw-r--r-- | src/test/resources/GetModules.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/resources/GetModules.json b/src/test/resources/GetModules.json index 98e41672..57f5aefd 100644 --- a/src/test/resources/GetModules.json +++ b/src/test/resources/GetModules.json @@ -1,5 +1,4 @@ { - "operation": "${operation-for-test}", "data": { "modules": [ { |