Skip to content

Commit 3b6fa0e

Browse files
authored
Fixed hostname in the Offazure swaggers. (#10419)
1 parent 87eba82 commit 3b6fa0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/migrate/resource-manager/Microsoft.OffAzure/stable/2020-01-01/migrate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"email": "[email protected]"
1010
}
1111
},
12-
"host": "localhost",
12+
"host": "management.azure.com",
1313
"schemes": [
1414
"https"
1515
],

specification/migrate/resource-manager/Microsoft.OffAzure/stable/2020-07-07/migrate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"email": "[email protected]"
1010
}
1111
},
12-
"host": "localhost",
12+
"host": "management.azure.com",
1313
"schemes": [
1414
"https"
1515
],

0 commit comments

Comments
 (0)