Adding more sparky junit coverage
[aai/sparky-be.git] / src / test / resources / sync / aai / activeInventory_service-subscription_nodesQuery_response.json
1 {
2     "result-data": [
3         {
4             "resource-type": "service-subscription",
5             "resource-link": "/aai/v11/business/customers/customer/customer-1/service-subscriptions/service-subscription/service-subscription1"
6         },
7         {
8             "resource-type": "service-subscription",
9             "resource-link": "/aai/v11/business/customers/customer/customer-2/service-subscriptions/service-subscription/service-subscription-2"
10         },
11         {
12             "resource-type": "service-subscription",
13             "resource-link": "/aai/v11/business/customers/customer/customer-3/service-subscriptions/service-subscription/service-subscription-3"
14         }
15     ]
16 }