WebhookPluginOptions
Popii / WebhookPluginOptions
Interface: WebhookPluginOptions
Section titled “Interface: WebhookPluginOptions”Defined in: plugins/webhook.ts:48
Properties
Section titled “Properties”port:
number
Defined in: plugins/webhook.ts:50
Port for the webhook HTTP server.
endpoints
Section titled “endpoints”endpoints:
WebhookEndpoint[]
Defined in: plugins/webhook.ts:52
Webhook endpoints to register.