From 6ed74146291b635c91edae2209b7ddad66105559 Mon Sep 17 00:00:00 2001 From: jbuls <48029054+jbuls@users.noreply.github.com> Date: Wed, 3 Nov 2021 15:08:34 -0700 Subject: [PATCH] Prettier fixes for Microsoft.Billing 20211001 --- .../2021-10-01/billingSubscription.json | 20 +++++++++---------- .../examples/BillingSubscription.json | 2 +- ...lingSubscriptionsListByBillingAccount.json | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/billingSubscription.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/billingSubscription.json index 44d61428e6bc..f3bb5ea7e724 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/billingSubscription.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/billingSubscription.json @@ -105,8 +105,8 @@ ], "operationId": "BillingSubscriptions_Update", "x-ms-long-running-operation": true, - "x-ms-long-running-operation-options":{ - "final-state-via" : "location" + "x-ms-long-running-operation-options": { + "final-state-via": "location" }, "description": "Updates the properties of a billing subscription.", "x-ms-examples": { @@ -170,8 +170,8 @@ "operationId": "BillingSubscriptions_Delete", "description": "Cancels a billing subscription.", "x-ms-long-running-operation": true, - "x-ms-long-running-operation-options":{ - "final-state-via" : "location" + "x-ms-long-running-operation-options": { + "final-state-via": "location" }, "x-ms-examples": { "DeleteBillingSubscription": { @@ -230,8 +230,8 @@ }, "operationId": "BillingSubscriptions_Move", "x-ms-long-running-operation": true, - "x-ms-long-running-operation-options":{ - "final-state-via" : "location" + "x-ms-long-running-operation-options": { + "final-state-via": "location" }, "x-ms-examples": { "MoveBillingSubscription": { @@ -343,8 +343,8 @@ "post": { "operationId": "BillingSubscriptions_Merge", "x-ms-long-running-operation": true, - "x-ms-long-running-operation-options":{ - "final-state-via" : "location" + "x-ms-long-running-operation-options": { + "final-state-via": "location" }, "description": "Merges the billing subscription provided in the request with a target billing subscription.", "x-ms-examples": { @@ -409,8 +409,8 @@ "post": { "operationId": "BillingSubscriptions_Split", "x-ms-long-running-operation": true, - "x-ms-long-running-operation-options":{ - "final-state-via" : "location" + "x-ms-long-running-operation-options": { + "final-state-via": "location" }, "description": "Splits a subscription into a new subscription with quantity less than current subscription quantity and not equal to 0.", "x-ms-examples": { diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscription.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscription.json index 575e352b6e52..cd87ea77feb8 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscription.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscription.json @@ -41,4 +41,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscriptionsListByBillingAccount.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscriptionsListByBillingAccount.json index 1dd47b33c44a..02b26b77d2ec 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscriptionsListByBillingAccount.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2021-10-01/examples/BillingSubscriptionsListByBillingAccount.json @@ -112,4 +112,4 @@ } } } -} \ No newline at end of file +}