mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-13 12:02:01 -05:00
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>