chore(webhook/catch-raw-webhook): update description

This commit is contained in:
Ali BARIN
2024-03-11 13:55:43 +01:00
parent 57ce8da0ee
commit 65ae7bce79

View File

@@ -8,7 +8,7 @@ export default defineTrigger({
type: 'webhook', type: 'webhook',
showWebhookUrl: true, showWebhookUrl: true,
description: description:
'Triggers in a synchronous way when the webhook receives a request.', 'Triggers (immediately if configured) when the webhook receives a request.',
arguments: [ arguments: [
{ {
label: 'Wait until flow is done', label: 'Wait until flow is done',