We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207f0b9 commit bb9dc45Copy full SHA for bb9dc45
1 file changed
index.js
@@ -127,6 +127,7 @@ class Replicate {
127
list: trainings.list.bind(this),
128
};
129
130
+ /** @type {webhooks} */
131
this.webhooks = {
132
default: {
133
secret: {
0 commit comments