fix: webhook payload contains stale deletedAt on document cancellation (#2980)

This commit is contained in:
Arun Kumar
2026-07-01 12:49:21 +05:30
committed by GitHub
parent 562d78e2d7
commit 5a8335e0eb
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export const ZClaimFlagsSchema = z.object({
signingReminders: z.boolean().optional(),
cscQesSigning: z.boolean().optional(),
/**
* Controls whether an organisation is prevented from sending emails.
*