Код: Выделить всё
[
{
"env": "ENG",
"details": [
{
"Id": 3,
"Name": "TestA",
"programs": [
{
"name": "TestA",
"type": "AA"
}
]
},
{
"tenantId": 5,
"tenantName": "Demo",
"programs": [
{
"name": "DEMO",
"type": "BB"
},
{
"name": "DEMO2",
"type": "BB"
}
]
}
]
},
{
"env": "Span",
"details": [
{
"tenantId": 4,
"tenantName": "Cat",
"programs": [
{
"name": "CAT",
"type": "123"
}
]
},
{
"tenantId": 5,
"tenantName": "Demo",
"programs": [
{
"name": "DEMOSpan",
"type": "www"
},
{
"name": "DEMOU2",
"type": "eee"
}
]
}
]
}
]
Код: Выделить всё
{
"env": "ENG",
"details": [
{
"Id": 3,
"Name": "TestA",
"programs": [
{
"name": "TestA",
"type": "AA"
}
]
},
{
"tenantId": 5,
"tenantName": "Demo",
"programs": [
{
"name": "DEMO",
"type": "BB"
},
{
"name": "DEMO2",
"type": "BB"
}
]
}
]
}
Код: Выделить всё
{
"Id": 3,
"Name": "TestA",
"programs": [
{
"name": "TestA",
"type": "AA"
}
]
}
TIA
Подробнее здесь: https://stackoverflow.com/questions/790 ... iated-with