blob: 87a35cb0494b175534362d5bf114f54fe12bb0f6 [file] [log] [blame]
{
"company" : {
"employee" : [ {
"id" : 0,
"name" : "Octimus",
"report":[
{
"id" : 243,
"name" : "Report2"
},{
"id" : 243,
"name" : "Report2"
},{
"id" : 242,
"name" : "Report1"
},{
"id" : 242,
"name" : "Report1"
}
],
"manager" : {
"id" : 2,
"name" : "Fco"
}
}, {
"id" : 1,
"name" : "Lauris",
"manager" : {
"id" : 2,
"name" : "Fco"
}
}, {
"id" : 2,
"name" : "Fco"
},
{
"id" : 243,
"name" : "Report2"
},
{
"id" : 242,
"name" : "Report1"
}
]
}
}