Merge "Bug 9092: revert to org.json temporarily"
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / json-to-nn / multiple-leaflist-items.json
1 {
2         "multiple-leaflist:lst": {
3                 "lflst1":[45,55,66]
4         }
5 }