1bba146474cb4878b1bffe0c5fdb450b10f0a635
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / full-versions / make-toast-rpc-input.json
1 {
2     "input" :
3     {
4      "toaster:toasterDoneness" : "10",
5      "toaster:toasterToastType": "wheat-bread" 
6     }
7 }