summaryrefslogtreecommitdiffstats
path: root/aai-core/src/test/resources/bundleconfig-local/etc/oxm/sideeffect/nested-case.json
blob: 40a0493a870835da3ffc71471ca59e1015bb853c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"global-customer-id": "key1",
	"subscriber-name": "44IPZu0Ri",
	"subscriber-type": "gIgOtou5Np5u",
	"service-subscriptions": {
      "service-subscription" : [ {
         "service-type" : "key2",
         "temp-ub-sub-account-id" : "JJYRez",
         "service-instances" : {
            "service-instance" : [ {
               "service-instance-id" : "nested-instance-key",
               "model-invariant-id" : "key1",
               "model-version-id" : "key2"
               }]
               }
               }]
               }
               }