Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo: devtestlabs/resource-manager/Microsoft.DevTestLab/DTL #4538

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6632,7 +6632,7 @@
"properties": {
"error": {
"$ref": "#/definitions/CloudErrorBody",
"description": "The cloud error that occured"
"description": "The cloud error that occurred"
}
},
"x-ms-external": true
Expand Down Expand Up @@ -7896,7 +7896,7 @@
}
},
"GenerateUploadUriResponse": {
"description": "Reponse body for generating an upload URI.",
"description": "Response body for generating an upload URI.",
"type": "object",
"properties": {
"uploadUri": {
Expand Down Expand Up @@ -9349,7 +9349,7 @@
"type": "string"
},
"emailRecipient": {
"description": "The email recipient to send notifications to (can be a list of semi-colon seperated email addresses).",
"description": "The email recipient to send notifications to (can be a list of semi-colon separated email addresses).",
"type": "string"
},
"notificationLocale": {
Expand Down Expand Up @@ -9392,7 +9392,7 @@
"type": "string"
},
"emailRecipient": {
"description": "The email recipient to send notifications to (can be a list of semi-colon seperated email addresses).",
"description": "The email recipient to send notifications to (can be a list of semi-colon separated email addresses).",
"type": "string"
},
"notificationLocale": {
Expand Down Expand Up @@ -9433,7 +9433,7 @@
"type": "string"
},
"emailRecipient": {
"description": "The email recipient to send notifications to (can be a list of semi-colon seperated email addresses).",
"description": "The email recipient to send notifications to (can be a list of semi-colon separated email addresses).",
"type": "string"
},
"notificationLocale": {
Expand Down Expand Up @@ -9465,7 +9465,7 @@
"type": "string"
},
"emailRecipient": {
"description": "The email recipient to send notifications to (can be a list of semi-colon seperated email addresses).",
"description": "The email recipient to send notifications to (can be a list of semi-colon separated email addresses).",
"type": "string"
},
"notificationLocale": {
Expand Down