Cleanup project structure and dependencies
[netconf.git] / opendaylight / restconf / sal-rest-connector / src / test / resources / full-versions / test-data2 / data-rpc-input.json
diff --git a/opendaylight/restconf/sal-rest-connector/src/test/resources/full-versions/test-data2/data-rpc-input.json b/opendaylight/restconf/sal-rest-connector/src/test/resources/full-versions/test-data2/data-rpc-input.json
new file mode 100644 (file)
index 0000000..0eae37a
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "test-module:input":{
+        "cont":{
+            "cont1":{
+                "lf11":"lf1 data",
+                "lf12":"lf2 data"
+            }
+        }
+    }
+}
\ No newline at end of file