Files
formbricks/apps
Dhruwang cd02baa992 fix: omit projectId from webhook update API schema
The ZWebhookUpdateSchema derived from ZWebhook via .omit() did not exclude
projectId, making it a required field in the update payload. This caused
the webhook update E2E test to fail since it doesn't send projectId.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 15:10:43 +05:30
..