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