mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 16:51:38 +10:00
fix: update create envelope item endpoint to use formdata
This commit is contained in:
@ -74,7 +74,6 @@ export const ZEnvelopeForSigningResponse = z.object({
|
||||
envelopeId: true,
|
||||
id: true,
|
||||
title: true,
|
||||
documentDataId: true,
|
||||
order: true,
|
||||
}).array(),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user