Skip to content
Prev Previous commit
Revert "location should be required for hub"
This reverts commit bf37472.
  • Loading branch information
xiaofma committed Jul 5, 2017
commit 9a36dc27b6b6a4470fad4c39d55f18161178f017
Original file line number Diff line number Diff line change
Expand Up @@ -4234,9 +4234,6 @@
"description": "Resource tags."
}
},
"required": [
"location"
],
"x-ms-azure-resource": true,
"description": "Common properties of Azure resource."
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4234,9 +4234,6 @@
"description": "Resource tags."
}
},
"required": [
"location"
],
"x-ms-azure-resource": true,
"description": "Common properties of Azure resource."
},
Expand Down