aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/sanity/get_csar_zip_file.json
diff options
context:
space:
mode:
Diffstat (limited to 'vid-automation/src/main/resources/registration_to_simulator/sanity/get_csar_zip_file.json')
-rw-r--r--vid-automation/src/main/resources/registration_to_simulator/sanity/get_csar_zip_file.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/vid-automation/src/main/resources/registration_to_simulator/sanity/get_csar_zip_file.json b/vid-automation/src/main/resources/registration_to_simulator/sanity/get_csar_zip_file.json
new file mode 100644
index 000000000..7b39f77e6
--- /dev/null
+++ b/vid-automation/src/main/resources/registration_to_simulator/sanity/get_csar_zip_file.json
@@ -0,0 +1,10 @@
+{
+ "simulatorRequest": {
+ "method": "GET",
+ "path": "/vidSimulator/getSomeFile"
+} ,
+ "simulatorResponse": {
+ "responseCode": 200,
+ "file": "csar15782222_invariantUUIDMacro.zip"
+ }
+} \ No newline at end of file