summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src/test/resources/EscapedJson.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/restapi-call-node/provider/src/test/resources/EscapedJson.json')
-rw-r--r--plugins/restapi-call-node/provider/src/test/resources/EscapedJson.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/restapi-call-node/provider/src/test/resources/EscapedJson.json b/plugins/restapi-call-node/provider/src/test/resources/EscapedJson.json
new file mode 100644
index 000000000..a7719e819
--- /dev/null
+++ b/plugins/restapi-call-node/provider/src/test/resources/EscapedJson.json
@@ -0,0 +1 @@
+{\"widget\":{\"debug\":false,\"window\":{\"title\":\"ONAP Widget\",\"name\":\"main_window\",\"width\":200,\"height\":300},\"image\":{\"src\":\"images\/moon.png\",\"name\":\"moon\",\"hOffset\":150,\"vOffset\":150,\"alignment\":\"center\"},\"text\":{\"data\":\"Click Me\",\"size\":21,\"style\":\"bold\",\"name\":\"text1\",\"hOffset\":350,\"vOffset\":200,\"alignment\":\"center\"}}} \ No newline at end of file