Exclude the domain package from the jacoco
[aai/aai-common.git] / aai-core / src / test / resources / org / openecomp / aai / introspection / sideeffect / nested-case.json
1 {
2         "global-customer-id": "key1",
3         "subscriber-name": "44IPZu0Ri",
4         "subscriber-type": "gIgOtou5Np5u",
5         "service-subscriptions": {
6       "service-subscription" : [ {
7          "service-type" : "key2",
8          "temp-ub-sub-account-id" : "JJYRez",
9          "service-instances" : {
10             "service-instance" : [ {
11                "service-instance-id" : "nested-instance-key",
12                "model-invariant-id" : "key1",
13                "model-version-id" : "key2"
14                }]
15                }
16                }]
17                }
18                }