diff --git a/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/InvoiceSectionRoleAssignmentList.json b/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/InvoiceSectionRoleAssignmentList.json index 75c6219d8af9..f5b78d5af888 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/InvoiceSectionRoleAssignmentList.json +++ b/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/InvoiceSectionRoleAssignmentList.json @@ -6,7 +6,7 @@ }, "responses": { "200": { - "200": { + "body": { "value": [ { "id": "10000000-aaaa-bbbb-cccc-100000000000_6fd330f6-7d26-4aff-b9cf-7bd699f965b9", diff --git a/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingAccount.json b/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingAccount.json index e915c042a78c..e9a2974d9f4f 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingAccount.json +++ b/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingAccount.json @@ -5,37 +5,39 @@ }, "responses": { "200": { - "value": [ - { - "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/00000000-0000-0000-0000-000000000011/paymentMethods/00000000-0000-0000-0000-000000000055", - "name": "00000000-0000-0000-0000-000000000055", - "type": "Microsoft.Billing/paymentMethods", - "properties": { - "currency": "USD", - "details": "Credits", - "expiration": "4/2020", - "paymentMethodType": "Credits" + "body": { + "value": [ + { + "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/00000000-0000-0000-0000-000000000011/paymentMethods/00000000-0000-0000-0000-000000000055", + "name": "00000000-0000-0000-0000-000000000055", + "type": "Microsoft.Billing/paymentMethods", + "properties": { + "currency": "USD", + "details": "Credits", + "expiration": "4/2020", + "paymentMethodType": "Credits" + } + }, + { + "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/00000000-0000-0000-0000-000000000022/paymentMethods/00000000-0000-0000-0000-000000000026", + "name": "00000000-0000-0000-0000-000000000026", + "type": "Microsoft.Billing/paymentMethods", + "properties": { + "details": "Check Wire", + "paymentMethodType": "CheckWire" + } + }, + { + "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/00000000-0000-0000-0000-000000000011/paymentMethods/00000000-0000-0000-0000-000000000026", + "name": "00000000-0000-0000-0000-000000000026", + "type": "Microsoft.Billing/paymentMethods", + "properties": { + "details": "Check Wire", + "paymentMethodType": "CheckWire" + } } - }, - { - "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/00000000-0000-0000-0000-000000000022/paymentMethods/00000000-0000-0000-0000-000000000026", - "name": "00000000-0000-0000-0000-000000000026", - "type": "Microsoft.Billing/paymentMethods", - "properties": { - "details": "Check Wire", - "paymentMethodType": "CheckWire" - } - }, - { - "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/00000000-0000-0000-0000-000000000011/paymentMethods/00000000-0000-0000-0000-000000000026", - "name": "00000000-0000-0000-0000-000000000026", - "type": "Microsoft.Billing/paymentMethods", - "properties": { - "details": "Check Wire", - "paymentMethodType": "CheckWire" - } - } - ] + ] + } } } } diff --git a/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingProfile.json b/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingProfile.json index 6e133b1cdb44..63a34f586995 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingProfile.json +++ b/specification/billing/resource-manager/Microsoft.Billing/preview/2018-11-01-preview/examples/PaymentMethodsListByBillingProfile.json @@ -6,28 +6,30 @@ }, "responses": { "200": { - "value": [ - { - "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethods/00000000-0000-0000-0000-000000000055", - "name": "00000000-0000-0000-0000-000000000055", - "type": "Microsoft.Billing/paymentMethods", - "properties": { - "currency": "USD", - "details": "Credits", - "expiration": "4/2020", - "paymentMethodType": "Credits" + "body": { + "value": [ + { + "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethods/00000000-0000-0000-0000-000000000055", + "name": "00000000-0000-0000-0000-000000000055", + "type": "Microsoft.Billing/paymentMethods", + "properties": { + "currency": "USD", + "details": "Credits", + "expiration": "4/2020", + "paymentMethodType": "Credits" + } + }, + { + "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethods/00000000-0000-0000-0000-000000000026", + "name": "00000000-0000-0000-0000-000000000026", + "type": "Microsoft.Billing/paymentMethods", + "properties": { + "details": "Check Wire", + "paymentMethodType": "CheckWire" + } } - }, - { - "id": "/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethods/00000000-0000-0000-0000-000000000026", - "name": "00000000-0000-0000-0000-000000000026", - "type": "Microsoft.Billing/paymentMethods", - "properties": { - "details": "Check Wire", - "paymentMethodType": "CheckWire" - } - } - ] + ] + } } } }