mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 18:35:05 +10:00
fix: wip
This commit is contained in:
@@ -32,6 +32,10 @@ export const createEmbeddingEnvelopeRoute = procedure
|
||||
userId,
|
||||
teamId,
|
||||
input,
|
||||
requestMetadata: ctx.metadata,
|
||||
options: {
|
||||
// Default recipients should be added on the frontend automatically for embeds.
|
||||
bypassDefaultRecipients: true,
|
||||
},
|
||||
apiRequestMetadata: ctx.metadata,
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user