chore: minor changes
This commit is contained in:
@@ -142,7 +142,6 @@ export const ZSendDocumentMutationSchema = z.object({
|
||||
|
||||
export const ZSelfSignDocumentMutationSchema = z.object({
|
||||
documentId: z.number(),
|
||||
teamId: z.number().optional(),
|
||||
});
|
||||
|
||||
export const ZSetPasswordForDocumentMutationSchema = z.object({
|
||||
|
||||
Reference in New Issue
Block a user