mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 01:01:49 +10:00
feat: dictate next signers in signing ordeR
This commit is contained in:
@ -55,6 +55,7 @@ export const ZDocumentSchema = DocumentSchema.pick({
|
||||
typedSignatureEnabled: true,
|
||||
language: true,
|
||||
emailSettings: true,
|
||||
modifyNextSigner: true,
|
||||
}).nullable(),
|
||||
recipients: ZRecipientLiteSchema.array(),
|
||||
fields: ZFieldSchema.array(),
|
||||
|
||||
Reference in New Issue
Block a user