From 387aa5ce7abd7d8025237a03a10d95831a1d92c4 Mon Sep 17 00:00:00 2001 From: us6193 Date: Wed, 14 Apr 2021 17:44:26 -0700 Subject: [PATCH] Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946) This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad. --- .../preview/2019-10-01-preview/billing.json | 7 ++----- .../Microsoft.Billing/stable/2020-05-01/billing.json | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json b/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json index 2f4e43cccabf..60c2cfe218a5 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json +++ b/specification/billing/resource-manager/Microsoft.Billing/preview/2019-10-01-preview/billing.json @@ -8700,12 +8700,9 @@ "description": "The category of the agreement signed by a customer.", "readOnly": true, "enum": [ - "AffiliatePurchaseTerms", - "IndirectForGovernmentAgreement", "MicrosoftCustomerAgreement", - "MicrosoftPartnerAgreement", - "Other", - "UKCloudComputeFramework" + "AffiliatePurchaseTerms", + "Other" ], "x-ms-enum": { "name": "category", diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json index 6dd204f8425a..5256816c34ae 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2020-05-01/billing.json @@ -6372,12 +6372,9 @@ "description": "The category of the agreement signed by a customer.", "readOnly": true, "enum": [ - "AffiliatePurchaseTerms", - "IndirectForGovernmentAgreement", "MicrosoftCustomerAgreement", - "MicrosoftPartnerAgreement", - "Other", - "UKCloudComputeFramework" + "AffiliatePurchaseTerms", + "Other" ], "x-ms-enum": { "name": "category",