Custom request handler function.
Creates a new job
Get the custom handleRequest function.
Get the HTTP method.
Get the name.
Get the path.
On load, do nothing.
Set the custom handlerRequest function.
Set the HTTP method.
Set the path as a string or a string array. All parts are URI encoded. Create directory structures with an array: ["one", "two"] results in "/one/two".
Add webhook to server watch list.
Generated using TypeDoc
Webhook Nest constructor