From 2cd6a84b5fdaf9ca1a305e34d665e4a493ce44b5 Mon Sep 17 00:00:00 2001 From: paornela <70660621+paornela@users.noreply.github.com> Date: Thu, 3 Dec 2020 18:26:24 -0800 Subject: [PATCH] [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2020-06-01 (#11753) * Creating separate swagger file for exports * add exports swagger to readme * edit api version * add "TheLast7Days" to exports timeframes * remove 'TheLast7Days' from export timeframes * prettier fix * prettier fix 2 * Fix for swagger correctness: eTag property missing and recurrence not required --- .../stable/2020-06-01/costmanagement.exports.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.exports.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.exports.json index 6f5153b995a9..7ebb8bafcf47 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.exports.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.exports.json @@ -853,10 +853,7 @@ "description": "Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.", "$ref": "#/definitions/ExportRecurrencePeriod" } - }, - "required": [ - "recurrence" - ] + } }, "ExportDeliveryInfo": { "description": "The delivery information associated with a export.", @@ -1032,7 +1029,7 @@ "type": "object", "allOf": [ { - "$ref": "#/definitions/Resource" + "$ref": "#/definitions/ProxyResource" } ], "properties": {