Add list of errors in responce for GET request.
[vnfsdk/refrepo.git] / vnfmarket-be / vnf-sdk-marketplace / src / test / resources / executions / test-01-request-id-execution-id-data / output
diff --git a/vnfmarket-be/vnf-sdk-marketplace/src/test/resources/executions/test-01-request-id-execution-id-data/output b/vnfmarket-be/vnf-sdk-marketplace/src/test/resources/executions/test-01-request-id-execution-id-data/output
new file mode 100644 (file)
index 0000000..e52c4f4
--- /dev/null
@@ -0,0 +1,6 @@
+[
+  {
+    "test_1": "error01",
+    "test_2": "error02"
+  }
+]