Skip to content

Commit

Permalink
docs: add url parameter documentation in twilio.webhook() (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
fungiboletus committed Mar 4, 2020
1 parent 6d96611 commit 5a65128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/webhooks/webhooks.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ Options:
a 500.
- host: manually specify the host name used by Twilio in a number's webhook config
- protocol: manually specify the protocol used by Twilio in a number's webhook config
- url: The full URL (with query string) you used to configure the webhook with Twilio - overrides host/protocol options
Returns a middleware function.
Expand Down

0 comments on commit 5a65128

Please sign in to comment.