Split Restconf implementations (draft02 and RFC) - Prepare modules
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / full-versions / make-toast-rpc-input.json
diff --git a/restconf/restconf-nb-bierman02/src/test/resources/full-versions/make-toast-rpc-input.json b/restconf/restconf-nb-bierman02/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