Split Restconf implementations (draft02 and RFC) - Prepare modules
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / json-to-nn / wrong-top-level2.json
1 {
2
3         "lst": {
4         },
5         "lst1":[
6                 {
7                 }
8         ]
9 }