d8f0ce665431f5384dab155b78b42eff59aaed75
[netconf.git] / restconf / sal-rest-connector / src / test / resources / json-to-nn / multiple-leaflist-items.json
1 {
2         "multiple-leaflist:lst": {
3                 "lflst1":[45,55,66]
4         }
5 }