Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Make 'name' not required for PATCH on 'Webhook_Update'
  • Loading branch information
AnatoliB committed Jan 26, 2018
commit d2e455c4ddde327fbdd2e0a5f2a9cf6c879856a7
Original file line number Diff line number Diff line change
Expand Up @@ -3740,9 +3740,6 @@
"description": "Gets or sets the value of the webhook."
}
},
"required": [
"name"
],
"description": "The parameters supplied to the update webhook operation."
}
},
Expand Down