Skip to content

Commit c481c19

Browse files
jinghzhu-msftFredericHeem
authored andcommitted
Add host, schemes, comsumes and produces (Azure#18668)
1 parent 21ead6b commit c481c19

File tree

1 file changed

+10
-0
lines changed
  • specification/dashboard/resource-manager/Microsoft.Dashboard/preview/2021-09-01-preview

1 file changed

+10
-0
lines changed

specification/dashboard/resource-manager/Microsoft.Dashboard/preview/2021-09-01-preview/grafana.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
"description": "The Microsoft.Dashboard Rest API spec.",
66
"version": "2021-09-01-preview"
77
},
8+
"host": "management.azure.com",
9+
"schemes": [
10+
"https"
11+
],
12+
"consumes": [
13+
"application/json"
14+
],
15+
"produces": [
16+
"application/json"
17+
],
818
"paths": {
919
"/providers/Microsoft.Dashboard/operations": {
1020
"get": {

0 commit comments

Comments
 (0)