Skip to content

Commit ccff06b

Browse files
paornelagiromm2ms
authored andcommitted
[Hub Generated] Review request for Microsoft.CostManagement to add version stable/2020-06-01 (Azure#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
1 parent d9a3fe0 commit ccff06b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.exports.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,7 @@
853853
"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.",
854854
"$ref": "#/definitions/ExportRecurrencePeriod"
855855
}
856-
},
857-
"required": [
858-
"recurrence"
859-
]
856+
}
860857
},
861858
"ExportDeliveryInfo": {
862859
"description": "The delivery information associated with a export.",
@@ -1032,7 +1029,7 @@
10321029
"type": "object",
10331030
"allOf": [
10341031
{
1035-
"$ref": "#/definitions/Resource"
1032+
"$ref": "#/definitions/ProxyResource"
10361033
}
10371034
],
10381035
"properties": {

0 commit comments

Comments
 (0)