aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vid/resources/simulators/test_data_assets/expected_so_responses.json')
-rw-r--r--tests/vid/resources/simulators/test_data_assets/expected_so_responses.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json b/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
new file mode 100644
index 00000000..1b735225
--- /dev/null
+++ b/tests/vid/resources/simulators/test_data_assets/expected_so_responses.json
@@ -0,0 +1,14 @@
+{
+ "get": {
+ "get_response": "accepted"
+ },
+ "post": {
+ "status": 202,
+ "entity": {
+ "requestReferences": {
+ "instanceId": "fffcbb6c-1983-42df-9ca8-89ae8b3a46c1",
+ "requestId": "b2197d7e-3a7d-410e-82ba-7b7e8191bc46"
+ }
+ }
+ }
+} \ No newline at end of file