Skip to content

Commit

Permalink
Update Resources 2020-06 to include changes from 2019-10 (From PR - #…
Browse files Browse the repository at this point in the history
  • Loading branch information
Xynoclafe committed Jun 18, 2020
1 parent 6375002 commit d09f5ad
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2628,7 +2628,7 @@
"$ref": "#/parameters/ApiVersionParameter"
},
{
"$ref": "#/parameters/SourceSubscriptionIdParameter"
"$ref": "#/parameters/SubscriptionIdParameter"
}
],
"responses": {
Expand Down Expand Up @@ -5894,13 +5894,6 @@
"type": "string",
"description": "The ID of the target subscription."
},
"SourceSubscriptionIdParameter": {
"name": "subscriptionId",
"in": "path",
"required": true,
"type": "string",
"description": "The ID of the source subscription."
},
"DeploymentNameParameter": {
"name": "deploymentName",
"in": "path",
Expand Down

0 comments on commit d09f5ad

Please sign in to comment.