Skip to content
Prev Previous commit
Next Next commit
removing "location" from required property
  • Loading branch information
xiaofma committed Jun 26, 2017
commit 85fe7eb9ad64883f186dd37924df7ff55ad9897d
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