From b822acfd4bf8300a55bb0ddcc07ec362b72c8b07 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 28 Jan 2022 19:49:40 +0000 Subject: [PATCH] CodeGen from PR 17549 in Azure/azure-rest-api-specs Merge 680ad31f8731bfaa1e23e5a92de34845cf1e683c into 31e3d74717007c0e674ee38b331bbb4d67de3639 --- schemas/2021-10-01/Microsoft.CostManagement.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/schemas/2021-10-01/Microsoft.CostManagement.json b/schemas/2021-10-01/Microsoft.CostManagement.json index b1ceac7066..fa18d1a62c 100644 --- a/schemas/2021-10-01/Microsoft.CostManagement.json +++ b/schemas/2021-10-01/Microsoft.CostManagement.json @@ -818,17 +818,6 @@ ], "description": "The comparison expression to be used in the report." }, - "not": { - "oneOf": [ - { - "type": "object" - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ], - "description": "The filter expression to be used in the report." - }, "or": { "oneOf": [ {