Skip to content
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 @@ -370,9 +370,6 @@
"description": "Gets or sets the tags attached to the resource."
}
},
"required": [
"properties"
],
"description": "The parameters supplied to the update automation account operation."
},
"AutomationAccount": {
Expand Down Expand Up @@ -3689,7 +3686,8 @@
"description": "Gets or sets the webhook properties."
}
},
"description": "Definition of the webhook type."
"description": "Definition of the webhook type.",
"x-ms-azure-resource": true
},
"WebhookListResult": {
"properties": {
Expand Down Expand Up @@ -3743,9 +3741,6 @@
"description": "Gets or sets the value of the webhook."
}
},
"required": [
"name"
],
"description": "The parameters supplied to the update webhook operation."
}
},
Expand Down