Skip to content

Commit

Permalink
fixing build break errors
Browse files Browse the repository at this point in the history
  • Loading branch information
markgalioto committed Nov 12, 2016
1 parent 125d33c commit 1d7efdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4445,7 +4445,7 @@
"ResourceGroupName": {
"name": "resourceGroupName",
"in": "path",
"description": "The name of the resource group where the Recovery Services vault is present.",
"description": "The name of the resource group assocated with the Recovery Services vault.",
"required": true,
"x-ms-parameter-location": "method",
"type": "string"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"SubscriptionId": {
"name": "subscriptionId",
"in": "path",
"description": "The subscription Id.",
"description": "The subscription ID.",
"required": true,
"type": "string"
},
Expand Down

0 comments on commit 1d7efdf

Please sign in to comment.