Skip to content

Commit

Permalink
Adding required attributes to location and properties
Browse files Browse the repository at this point in the history
  • Loading branch information
bganapa committed Jun 8, 2020
1 parent 8ba18e9 commit 77faf9c
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,10 @@
"read"
]
}
}
},
"required": [
"properties", "location"
]
},
"RegistrationParameterProperties": {
"description": "Properties of the Azure Stack registration resource",
Expand Down

0 comments on commit 77faf9c

Please sign in to comment.