Skip to content

Commit

Permalink
azure Resource Mover Swagger fixes (#12506)
Browse files Browse the repository at this point in the history
Co-authored-by: Durgesh Kumar <dukum@microsoft.com>
  • Loading branch information
dukum and Durgesh Kumar authored Jan 22, 2021
1 parent f91563c commit a35bdde
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1118,11 +1118,6 @@
},
"errors": {
"$ref": "#/definitions/MoveResourceError"
},
"targetId": {
"description": "Gets the Target ARM Id of the resource.",
"type": "string",
"readOnly": true
}
}
},
Expand Down Expand Up @@ -2274,7 +2269,7 @@
"description": "Gets or sets the domain name label.",
"type": "string"
},
"fQDN": {
"fqdn": {
"description": "Gets or sets the fully qualified domain name.",
"type": "string"
},
Expand Down

0 comments on commit a35bdde

Please sign in to comment.