Split Restconf implementations (draft02 and RFC) - Application
[netconf.git] / restconf / restconf-nb-rfc8040 / 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 }