summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/json-to-nn/wrong-top-level1.json
blob: 88baef328fcab09eae2b6d00f909ef29c4c8675a (plain)
1
2
3
4
5
6
7
8
{
    "wrong":[
        {
        },
        {
        }
    ]
}