IWebhookExtension
Interface: IWebhookExtension
Defined in: src/plugin/types.ts:61
Properties
description?
optionaldescription:string
Defined in: src/plugin/types.ts:65
handler
handler:
string
Defined in: src/plugin/types.ts:63
method?
optionalmethod:"DELETE"|"GET"|"PATCH"|"POST"|"PUT"
Defined in: src/plugin/types.ts:64
path
path:
string
Defined in: src/plugin/types.ts:62