7b39f77e657a819ddb4b4327bb460209b94a827e
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / sanity / get_csar_zip_file.json
1 {
2   "simulatorRequest": {
3     "method": "GET",
4     "path": "/vidSimulator/getSomeFile"
5 } ,
6   "simulatorResponse": {
7     "responseCode": 200,
8     "file": "csar15782222_invariantUUIDMacro.zip"
9   }
10 }