aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/test_data_assets/endpoint_not_found.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vid/resources/simulators/test_data_assets/endpoint_not_found.json')
-rw-r--r--tests/vid/resources/simulators/test_data_assets/endpoint_not_found.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/vid/resources/simulators/test_data_assets/endpoint_not_found.json b/tests/vid/resources/simulators/test_data_assets/endpoint_not_found.json
new file mode 100644
index 00000000..3419e15c
--- /dev/null
+++ b/tests/vid/resources/simulators/test_data_assets/endpoint_not_found.json
@@ -0,0 +1,4 @@
+{
+ "responseCode": 404,
+ "message": "invalid endpoint"
+} \ No newline at end of file