Fix bug 2821 - restconf RPC parsing returns http status 500
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / invoke-rpc / json / rpc-input.json
diff --git a/opendaylight/md-sal/sal-rest-connector/src/test/resources/invoke-rpc/json/rpc-input.json b/opendaylight/md-sal/sal-rest-connector/src/test/resources/invoke-rpc/json/rpc-input.json
new file mode 100644 (file)
index 0000000..2ba5f27
--- /dev/null
@@ -0,0 +1,7 @@
+{
+    "invoke-rpc-module:input" : {
+           "cont" : {
+               "lf" : "lf-test"
+           }
+    }
+}
\ No newline at end of file