aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/solutions.json
blob: 8f6f41f0d124aea30383b9798983fa0fed086ed9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "networkId":"NTWK005",
    "pciSolutions":[
      {
        "cellId":"EXP001",
        "pci":"101"
      },
      {
        "cellId":"EXP002",
        "pci":"102"
      }
    ],
    "anrSolutions":[

    ]
}