From b32381f9b6651b5db1f3a6f9f0c9430c4db832c1 Mon Sep 17 00:00:00 2001 From: Umang Shah Date: Tue, 10 Sep 2024 10:26:01 -0700 Subject: [PATCH] fixing cyclic dependency for CLI --- .../Microsoft.Billing/stable/2024-04-01/invoice.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/specification/billing/resource-manager/Microsoft.Billing/stable/2024-04-01/invoice.json b/specification/billing/resource-manager/Microsoft.Billing/stable/2024-04-01/invoice.json index 9c32214ab99f..8742e990a9c1 100644 --- a/specification/billing/resource-manager/Microsoft.Billing/stable/2024-04-01/invoice.json +++ b/specification/billing/resource-manager/Microsoft.Billing/stable/2024-04-01/invoice.json @@ -1093,11 +1093,7 @@ }, "rebillDetails": { "description": "Rebill details for an invoice.", - "allOf": [ - { - "$ref": "#/definitions/RebillDetails" - } - ] + "$ref": "#/definitions/RebillDetails" }, "status": { "description": "The current status of the invoice.",