Bug 2358 - Resources for tests json to nn
[controller.git] / opendaylight / md-sal / 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 }