Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.CostManagement to add ve…
Browse files Browse the repository at this point in the history
…rsion stable/2019-11-01 (#11303)

* Adding render api swagger

* add missing properties

* changing view list schema to array

* Fix get view list examples

* revert view list changes

* fix prettier

* fix spell check

* undo render api swagger changes
  • Loading branch information
elabicha authored Nov 6, 2020
1 parent 9531261 commit 3962c6c
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1582,6 +1582,16 @@
"format": "date-time",
"readOnly": true
},
"dateRange": {
"description": "Selected date range for viewing cost in.",
"type": "string",
"readOnly": true
},
"currency": {
"description": "Selected currency.",
"type": "string",
"readOnly": true
},
"query": {
"description": "Query body configuration. Required.",
"type": "object",
Expand Down

0 comments on commit 3962c6c

Please sign in to comment.