Bug 3999: Create internal service to access restconf
[netconf.git] / opendaylight / restconf / sal-rest-connector / src / test / resources / full-versions / make-toast-rpc-input.json
diff --git a/opendaylight/restconf/sal-rest-connector/src/test/resources/full-versions/make-toast-rpc-input.json b/opendaylight/restconf/sal-rest-connector/src/test/resources/full-versions/make-toast-rpc-input.json
new file mode 100644 (file)
index 0000000..1bba146
--- /dev/null
@@ -0,0 +1,7 @@
+{
+    "input" :
+    {
+     "toaster:toasterDoneness" : "10",
+     "toaster:toasterToastType": "wheat-bread" 
+    }
+}
\ No newline at end of file