@keystrokehq/docusign 0.0.10 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_official/index.d.mts +4 -18
- package/dist/_official/index.mjs +1 -1
- package/dist/account-custom-fields.d.mts +4 -21
- package/dist/account-custom-fields.mjs +1 -1
- package/dist/account-stamps.d.mts +11 -56
- package/dist/account-stamps.mjs +1 -1
- package/dist/account-tabs.d.mts +6 -31
- package/dist/account-tabs.mjs +1 -1
- package/dist/account.d.mts +18 -91
- package/dist/account.mjs +1 -1
- package/dist/admin.d.mts +1 -6
- package/dist/admin.mjs +1 -1
- package/dist/auth.d.mts +2 -11
- package/dist/auth.mjs +15 -4
- package/dist/bcc-archive.d.mts +4 -21
- package/dist/bcc-archive.mjs +1 -1
- package/dist/billing.d.mts +16 -81
- package/dist/billing.mjs +1 -1
- package/dist/brands.d.mts +11 -56
- package/dist/brands.mjs +1 -1
- package/dist/bulk-send.d.mts +9 -42
- package/dist/bulk-send.mjs +1 -1
- package/dist/chunked-uploads.d.mts +5 -26
- package/dist/chunked-uploads.mjs +1 -1
- package/dist/click.d.mts +1 -6
- package/dist/click.mjs +1 -1
- package/dist/client.d.mts +1 -1
- package/dist/clm.d.mts +1 -6
- package/dist/clm.mjs +1 -1
- package/dist/cloud-storage.d.mts +7 -36
- package/dist/cloud-storage.mjs +1 -1
- package/dist/connect.d.mts +17 -86
- package/dist/connect.mjs +1 -1
- package/dist/connection.d.mts +1 -1
- package/dist/connection.mjs +1 -1
- package/dist/contacts.d.mts +5 -26
- package/dist/contacts.mjs +1 -1
- package/dist/enote.d.mts +3 -16
- package/dist/enote.mjs +1 -1
- package/dist/envelope-attachments.d.mts +5 -26
- package/dist/envelope-attachments.mjs +1 -1
- package/dist/envelope-custom-fields.d.mts +7 -36
- package/dist/envelope-custom-fields.mjs +1 -1
- package/dist/envelope-documents.d.mts +16 -81
- package/dist/envelope-documents.mjs +1 -1
- package/dist/envelope-email.d.mts +4 -21
- package/dist/envelope-email.mjs +1 -1
- package/dist/envelope-lock.d.mts +4 -21
- package/dist/envelope-lock.mjs +1 -1
- package/dist/envelope-logs.d.mts +9 -46
- package/dist/envelope-logs.mjs +1 -1
- package/dist/envelope-notifications.d.mts +3 -16
- package/dist/envelope-notifications.mjs +1 -1
- package/dist/envelope-recipients.d.mts +11 -56
- package/dist/envelope-recipients.mjs +1 -1
- package/dist/envelope-tabs.d.mts +3 -16
- package/dist/envelope-tabs.mjs +1 -1
- package/dist/envelope-views.d.mts +6 -31
- package/dist/envelope-views.mjs +1 -1
- package/dist/envelope-workflow.d.mts +14 -71
- package/dist/envelope-workflow.mjs +1 -1
- package/dist/envelopes.d.mts +14 -67
- package/dist/envelopes.mjs +1 -1
- package/dist/{factory-Cj6MzqXn.mjs → factory-5kY-Jnda.mjs} +1 -1
- package/dist/groups.d.mts +10 -51
- package/dist/groups.mjs +1 -1
- package/dist/integration-H05G5JY8.mjs +112 -0
- package/dist/integration-Mk1ScWT6.d.mts +30 -0
- package/dist/monitor.d.mts +1 -6
- package/dist/monitor.mjs +1 -1
- package/dist/notary.d.mts +9 -46
- package/dist/notary.mjs +1 -1
- package/dist/{operation-helpers-DcsuFcq0.mjs → operation-helpers-D25WHTo1.mjs} +1 -1
- package/dist/permission-profiles.d.mts +5 -26
- package/dist/permission-profiles.mjs +1 -1
- package/dist/power-forms.d.mts +3 -16
- package/dist/power-forms.mjs +1 -1
- package/dist/rooms.d.mts +1 -6
- package/dist/rooms.mjs +1 -1
- package/dist/schemas/index.d.mts +3 -3
- package/dist/signing-groups.d.mts +9 -46
- package/dist/signing-groups.mjs +1 -1
- package/dist/template-custom-fields.d.mts +8 -41
- package/dist/template-custom-fields.mjs +1 -1
- package/dist/template-documents.d.mts +8 -41
- package/dist/template-documents.mjs +1 -1
- package/dist/template-lock.d.mts +4 -21
- package/dist/template-lock.mjs +1 -1
- package/dist/template-sharing.d.mts +8 -41
- package/dist/template-sharing.mjs +1 -1
- package/dist/template-workflow.d.mts +12 -61
- package/dist/template-workflow.mjs +1 -1
- package/dist/templates.d.mts +7 -36
- package/dist/templates.mjs +1 -1
- package/dist/user-authorizations.d.mts +8 -41
- package/dist/user-authorizations.mjs +1 -1
- package/dist/user-custom-settings.d.mts +5 -26
- package/dist/user-custom-settings.mjs +1 -1
- package/dist/user-profile.d.mts +7 -36
- package/dist/user-profile.mjs +1 -1
- package/dist/user-signatures.d.mts +13 -66
- package/dist/user-signatures.mjs +1 -1
- package/dist/users.d.mts +6 -31
- package/dist/users.mjs +1 -1
- package/dist/workspaces.d.mts +11 -56
- package/dist/workspaces.mjs +1 -1
- package/package.json +4 -5
- package/dist/integration-BykMcCMC.mjs +0 -229
- package/dist/integration-SYThzunD.d.mts +0 -73
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/template-sharing.d.ts
|
|
6
5
|
declare const shareTemplateWithGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -13,11 +12,7 @@ declare const shareTemplateWithGroup: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
13
12
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
14
13
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
15
14
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
16
|
-
}, z.core.$strip
|
|
17
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
18
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
19
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
20
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
15
|
+
}, z.core.$strip>>], undefined>;
|
|
21
16
|
declare const removeGroupSharingPermissionsForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
22
17
|
templateId: z.ZodString;
|
|
23
18
|
groupId: z.ZodString;
|
|
@@ -28,11 +23,7 @@ declare const removeGroupSharingPermissionsForTemplate: _keystrokehq_core0.Opera
|
|
|
28
23
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
29
24
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
30
25
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
31
|
-
}, z.core.$strip
|
|
32
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
33
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
34
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
35
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
26
|
+
}, z.core.$strip>>], undefined>;
|
|
36
27
|
declare const getTemplateRecipientDocumentVisibility: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
37
28
|
templateId: z.ZodString;
|
|
38
29
|
recipientId: z.ZodString;
|
|
@@ -42,11 +33,7 @@ declare const getTemplateRecipientDocumentVisibility: _keystrokehq_core0.Operati
|
|
|
42
33
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
43
34
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
44
35
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
45
|
-
}, z.core.$strip
|
|
46
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
47
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
48
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
49
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
36
|
+
}, z.core.$strip>>], undefined>;
|
|
50
37
|
declare const updateTemplateRecipientDocumentVisibility: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
51
38
|
templateId: z.ZodString;
|
|
52
39
|
recipientId: z.ZodString;
|
|
@@ -59,11 +46,7 @@ declare const updateTemplateRecipientDocumentVisibility: _keystrokehq_core0.Oper
|
|
|
59
46
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
60
47
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
61
48
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
62
|
-
}, z.core.$strip
|
|
63
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
64
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
65
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
66
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
49
|
+
}, z.core.$strip>>], undefined>;
|
|
67
50
|
declare const updateTemplateDocVisibility: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
68
51
|
templateId: z.ZodString;
|
|
69
52
|
documentVisibility: z.ZodArray<z.ZodObject<{
|
|
@@ -75,11 +58,7 @@ declare const updateTemplateDocVisibility: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
75
58
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
76
59
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
77
60
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
78
|
-
}, z.core.$strip
|
|
79
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
80
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
81
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
82
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
61
|
+
}, z.core.$strip>>], undefined>;
|
|
83
62
|
declare const getTemplateNotificationInformation: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
84
63
|
templateId: z.ZodString;
|
|
85
64
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -88,11 +67,7 @@ declare const getTemplateNotificationInformation: _keystrokehq_core0.Operation<z
|
|
|
88
67
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
89
68
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
90
69
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
91
|
-
}, z.core.$strip
|
|
92
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
93
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
94
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
95
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
70
|
+
}, z.core.$strip>>], undefined>;
|
|
96
71
|
declare const updateTemplateNotificationSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
97
72
|
templateId: z.ZodString;
|
|
98
73
|
notification: z.ZodObject<{
|
|
@@ -104,11 +79,7 @@ declare const updateTemplateNotificationSettings: _keystrokehq_core0.Operation<z
|
|
|
104
79
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
105
80
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
106
81
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
107
|
-
}, z.core.$strip
|
|
108
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
109
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
110
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
111
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
82
|
+
}, z.core.$strip>>], undefined>;
|
|
112
83
|
declare const createTemplateRecipientPreviewUrl: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
113
84
|
templateId: z.ZodString;
|
|
114
85
|
preview: z.ZodObject<{
|
|
@@ -120,10 +91,6 @@ declare const createTemplateRecipientPreviewUrl: _keystrokehq_core0.Operation<z.
|
|
|
120
91
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
121
92
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
122
93
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
123
|
-
}, z.core.$strip
|
|
124
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
125
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
126
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
127
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
94
|
+
}, z.core.$strip>>], undefined>;
|
|
128
95
|
//#endregion
|
|
129
96
|
export { createTemplateRecipientPreviewUrl, getTemplateNotificationInformation, getTemplateRecipientDocumentVisibility, removeGroupSharingPermissionsForTemplate, shareTemplateWithGroup, updateTemplateDocVisibility, updateTemplateNotificationSettings, updateTemplateRecipientDocumentVisibility };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignRecipientIdSchema, docusignSuccessSchema, docusignTemplateIdSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/template-sharing.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/template-workflow.d.ts
|
|
6
5
|
declare const returnTemplateWorkflowDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -11,11 +10,7 @@ declare const returnTemplateWorkflowDefinition: _keystrokehq_core0.Operation<z.Z
|
|
|
11
10
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
12
11
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
13
12
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
14
|
-
}, z.core.$strip
|
|
15
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
16
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
17
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
18
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
13
|
+
}, z.core.$strip>>], undefined>;
|
|
19
14
|
declare const updateTemplateWorkflowDefinition: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
20
15
|
templateId: z.ZodString;
|
|
21
16
|
workflow: z.ZodObject<{
|
|
@@ -27,11 +22,7 @@ declare const updateTemplateWorkflowDefinition: _keystrokehq_core0.Operation<z.Z
|
|
|
27
22
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
28
23
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
29
24
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
30
|
-
}, z.core.$strip
|
|
31
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
32
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
33
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
34
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
25
|
+
}, z.core.$strip>>], undefined>;
|
|
35
26
|
declare const deleteWorkflowDefinitionForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
36
27
|
templateId: z.ZodString;
|
|
37
28
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -40,11 +31,7 @@ declare const deleteWorkflowDefinitionForTemplate: _keystrokehq_core0.Operation<
|
|
|
40
31
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
41
32
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
42
33
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
43
|
-
}, z.core.$strip
|
|
44
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
45
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
46
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
47
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
34
|
+
}, z.core.$strip>>], undefined>;
|
|
48
35
|
declare const createTemplateWorkflowStep: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
49
36
|
templateId: z.ZodString;
|
|
50
37
|
step: z.ZodObject<{
|
|
@@ -56,11 +43,7 @@ declare const createTemplateWorkflowStep: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
56
43
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
44
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
45
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip
|
|
60
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
46
|
+
}, z.core.$strip>>], undefined>;
|
|
64
47
|
declare const retrieveWorkflowStepForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
65
48
|
templateId: z.ZodString;
|
|
66
49
|
workflowStepId: z.ZodString;
|
|
@@ -70,11 +53,7 @@ declare const retrieveWorkflowStepForTemplate: _keystrokehq_core0.Operation<z.Zo
|
|
|
70
53
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
71
54
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
72
55
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
73
|
-
}, z.core.$strip
|
|
74
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
75
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
76
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
77
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
56
|
+
}, z.core.$strip>>], undefined>;
|
|
78
57
|
declare const updateWorkflowStepForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
79
58
|
templateId: z.ZodString;
|
|
80
59
|
workflowStepId: z.ZodString;
|
|
@@ -87,11 +66,7 @@ declare const updateWorkflowStepForTemplate: _keystrokehq_core0.Operation<z.ZodO
|
|
|
87
66
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
88
67
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
89
68
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
90
|
-
}, z.core.$strip
|
|
91
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
92
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
93
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
94
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
69
|
+
}, z.core.$strip>>], undefined>;
|
|
95
70
|
declare const deleteTemplateWorkflowStep: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
96
71
|
templateId: z.ZodString;
|
|
97
72
|
workflowStepId: z.ZodString;
|
|
@@ -101,11 +76,7 @@ declare const deleteTemplateWorkflowStep: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
101
76
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
102
77
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
103
78
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
104
|
-
}, z.core.$strip
|
|
105
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
106
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
107
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
108
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
79
|
+
}, z.core.$strip>>], undefined>;
|
|
109
80
|
declare const getTemplateDelayedRoutingRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
110
81
|
templateId: z.ZodString;
|
|
111
82
|
workflowStepId: z.ZodString;
|
|
@@ -115,11 +86,7 @@ declare const getTemplateDelayedRoutingRules: _keystrokehq_core0.Operation<z.Zod
|
|
|
115
86
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
116
87
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
117
88
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
118
|
-
}, z.core.$strip
|
|
119
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
120
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
121
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
122
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
89
|
+
}, z.core.$strip>>], undefined>;
|
|
123
90
|
declare const updateTemplateDelayedRoutingRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
124
91
|
templateId: z.ZodString;
|
|
125
92
|
workflowStepId: z.ZodString;
|
|
@@ -132,11 +99,7 @@ declare const updateTemplateDelayedRoutingRules: _keystrokehq_core0.Operation<z.
|
|
|
132
99
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
133
100
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
134
101
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
135
|
-
}, z.core.$strip
|
|
136
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
137
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
138
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
139
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
102
|
+
}, z.core.$strip>>], undefined>;
|
|
140
103
|
declare const deleteDelayedRoutingRulesForTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
141
104
|
templateId: z.ZodString;
|
|
142
105
|
workflowStepId: z.ZodString;
|
|
@@ -146,11 +109,7 @@ declare const deleteDelayedRoutingRulesForTemplate: _keystrokehq_core0.Operation
|
|
|
146
109
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
147
110
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
148
111
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
149
|
-
}, z.core.$strip
|
|
150
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
151
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
152
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
153
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
112
|
+
}, z.core.$strip>>], undefined>;
|
|
154
113
|
declare const getTemplateScheduledSendingSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
155
114
|
templateId: z.ZodString;
|
|
156
115
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -159,11 +118,7 @@ declare const getTemplateScheduledSendingSettings: _keystrokehq_core0.Operation<
|
|
|
159
118
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
160
119
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
161
120
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
162
|
-
}, z.core.$strip
|
|
163
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
164
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
165
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
166
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
121
|
+
}, z.core.$strip>>], undefined>;
|
|
167
122
|
declare const updateTemplateScheduledSendingRules: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
168
123
|
templateId: z.ZodString;
|
|
169
124
|
rules: z.ZodObject<{
|
|
@@ -175,10 +130,6 @@ declare const updateTemplateScheduledSendingRules: _keystrokehq_core0.Operation<
|
|
|
175
130
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
176
131
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
177
132
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
178
|
-
}, z.core.$strip
|
|
179
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
180
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
181
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
182
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
133
|
+
}, z.core.$strip>>], undefined>;
|
|
183
134
|
//#endregion
|
|
184
135
|
export { createTemplateWorkflowStep, deleteDelayedRoutingRulesForTemplate, deleteTemplateWorkflowStep, deleteWorkflowDefinitionForTemplate, getTemplateDelayedRoutingRules, getTemplateScheduledSendingSettings, retrieveWorkflowStepForTemplate, returnTemplateWorkflowDefinition, updateTemplateDelayedRoutingRules, updateTemplateScheduledSendingRules, updateTemplateWorkflowDefinition, updateWorkflowStepForTemplate };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as encodeDocusignPathSegment } from "./shared-DTUCJayR.mjs";
|
|
2
2
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema, docusignTemplateIdSchema } from "./schemas/index.mjs";
|
|
3
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
3
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
|
|
6
6
|
//#region src/template-workflow.ts
|
package/dist/templates.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/templates.d.ts
|
|
6
5
|
declare const listAllTemplates: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -36,11 +35,7 @@ declare const listAllTemplates: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
36
35
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
37
36
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
38
37
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
39
|
-
}, z.core.$strip
|
|
40
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
41
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
42
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
43
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
38
|
+
}, z.core.$strip>>], undefined>;
|
|
44
39
|
declare const getTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
45
40
|
templateId: z.ZodString;
|
|
46
41
|
include: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -79,11 +74,7 @@ declare const getTemplate: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
79
74
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
80
75
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
81
76
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
82
|
-
}, z.core.$strip
|
|
83
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
84
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
85
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
86
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
77
|
+
}, z.core.$strip>>], undefined>;
|
|
87
78
|
declare const addTemplatesToEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
88
79
|
envelopeId: z.ZodString;
|
|
89
80
|
documentTemplates: z.ZodArray<z.ZodObject<{
|
|
@@ -95,11 +86,7 @@ declare const addTemplatesToEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
95
86
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
96
87
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
97
88
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
98
|
-
}, z.core.$strip
|
|
99
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
100
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
101
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
102
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
89
|
+
}, z.core.$strip>>], undefined>;
|
|
103
90
|
declare const getTemplatesUsedInEnvelope: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
104
91
|
envelopeId: z.ZodString;
|
|
105
92
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -108,22 +95,14 @@ declare const getTemplatesUsedInEnvelope: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
108
95
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
109
96
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
110
97
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
111
|
-
}, z.core.$strip
|
|
112
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
113
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
114
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
115
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
98
|
+
}, z.core.$strip>>], undefined>;
|
|
116
99
|
declare const retrieveAccountFavoriteTemplates: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
117
100
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
118
101
|
}, z.core.$catchall<z.ZodUnknown>>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:docusign", z.ZodObject<{
|
|
119
102
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
120
103
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
121
104
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
122
|
-
}, z.core.$strip
|
|
123
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
124
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
125
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
126
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
105
|
+
}, z.core.$strip>>], undefined>;
|
|
127
106
|
declare const setTemplatesAsAccountFavorites: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
128
107
|
favoriteTemplates: z.ZodArray<z.ZodObject<{
|
|
129
108
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -134,11 +113,7 @@ declare const setTemplatesAsAccountFavorites: _keystrokehq_core0.Operation<z.Zod
|
|
|
134
113
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
135
114
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
136
115
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
137
|
-
}, z.core.$strip
|
|
138
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
139
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
140
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
141
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
116
|
+
}, z.core.$strip>>], undefined>;
|
|
142
117
|
declare const removeTemplatesFromFavorites: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
143
118
|
favoriteTemplates: z.ZodArray<z.ZodObject<{
|
|
144
119
|
[x: string]: z.core.$ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>;
|
|
@@ -149,10 +124,6 @@ declare const removeTemplatesFromFavorites: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
149
124
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
150
125
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
151
126
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
152
|
-
}, z.core.$strip
|
|
153
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
154
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
155
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
156
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
127
|
+
}, z.core.$strip>>], undefined>;
|
|
157
128
|
//#endregion
|
|
158
129
|
export { addTemplatesToEnvelope, getTemplate, getTemplatesUsedInEnvelope, listAllTemplates, removeTemplatesFromFavorites, retrieveAccountFavoriteTemplates, setTemplatesAsAccountFavorites };
|
package/dist/templates.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignEnvelopeIdSchema, docusignGenericObjectSchema, docusignListPaginationInputSchema, docusignLooseObjectSchema, docusignSuccessSchema, docusignTemplateIdSchema, docusignTemplateListSchema, docusignTemplateSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/templates.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/user-authorizations.d.ts
|
|
6
5
|
declare const createOrUpdateUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const createOrUpdateUserAuthorizations: _keystrokehq_core0.Operation<z.Z
|
|
|
14
13
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
15
14
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
16
15
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
17
|
-
}, z.core.$strip
|
|
18
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
19
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
20
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
21
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
16
|
+
}, z.core.$strip>>], undefined>;
|
|
22
17
|
declare const createUserAuthorizationForAgentUser: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
userId: z.ZodString;
|
|
24
19
|
authorization: z.ZodObject<{
|
|
@@ -30,11 +25,7 @@ declare const createUserAuthorizationForAgentUser: _keystrokehq_core0.Operation<
|
|
|
30
25
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
31
26
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
32
27
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
33
|
-
}, z.core.$strip
|
|
34
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
35
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
36
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
37
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
28
|
+
}, z.core.$strip>>], undefined>;
|
|
38
29
|
declare const getUserAuthorizationDetails: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
39
30
|
userId: z.ZodString;
|
|
40
31
|
authorizationId: z.ZodString;
|
|
@@ -44,11 +35,7 @@ declare const getUserAuthorizationDetails: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
44
35
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
45
36
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
46
37
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
47
|
-
}, z.core.$strip
|
|
48
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
49
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
50
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
51
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
38
|
+
}, z.core.$strip>>], undefined>;
|
|
52
39
|
declare const getUserAuthorizationsForPrincipal: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
53
40
|
userId: z.ZodString;
|
|
54
41
|
startPosition: z.ZodOptional<z.ZodNumber>;
|
|
@@ -60,11 +47,7 @@ declare const getUserAuthorizationsForPrincipal: _keystrokehq_core0.Operation<z.
|
|
|
60
47
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
48
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
49
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip
|
|
64
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
65
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
66
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
67
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
50
|
+
}, z.core.$strip>>], undefined>;
|
|
68
51
|
declare const getAgentUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
69
52
|
userId: z.ZodString;
|
|
70
53
|
startPosition: z.ZodOptional<z.ZodNumber>;
|
|
@@ -75,11 +58,7 @@ declare const getAgentUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
75
58
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
76
59
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
77
60
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
78
|
-
}, z.core.$strip
|
|
79
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
80
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
81
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
82
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
61
|
+
}, z.core.$strip>>], undefined>;
|
|
83
62
|
declare const updateUserAuthorizationDates: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
84
63
|
userId: z.ZodString;
|
|
85
64
|
authorizationId: z.ZodString;
|
|
@@ -92,11 +71,7 @@ declare const updateUserAuthorizationDates: _keystrokehq_core0.Operation<z.ZodOb
|
|
|
92
71
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
93
72
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
94
73
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
95
|
-
}, z.core.$strip
|
|
96
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
97
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
98
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
99
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
74
|
+
}, z.core.$strip>>], undefined>;
|
|
100
75
|
declare const deleteUserAuthorization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
101
76
|
userId: z.ZodString;
|
|
102
77
|
authorizationId: z.ZodString;
|
|
@@ -106,11 +81,7 @@ declare const deleteUserAuthorization: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
106
81
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
107
82
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
108
83
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
109
|
-
}, z.core.$strip
|
|
110
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
111
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
112
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
113
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
84
|
+
}, z.core.$strip>>], undefined>;
|
|
114
85
|
declare const deleteUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
115
86
|
userId: z.ZodString;
|
|
116
87
|
authorizationIdList: z.ZodArray<z.ZodString>;
|
|
@@ -120,10 +91,6 @@ declare const deleteUserAuthorizations: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
120
91
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
121
92
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
122
93
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
123
|
-
}, z.core.$strip
|
|
124
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
125
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
126
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
127
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
94
|
+
}, z.core.$strip>>], undefined>;
|
|
128
95
|
//#endregion
|
|
129
96
|
export { createOrUpdateUserAuthorizations, createUserAuthorizationForAgentUser, deleteUserAuthorization, deleteUserAuthorizations, getAgentUserAuthorizations, getUserAuthorizationDetails, getUserAuthorizationsForPrincipal, updateUserAuthorizationDates };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/user-authorizations.ts
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
3
|
-
import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
|
|
4
3
|
|
|
5
4
|
//#region src/user-custom-settings.d.ts
|
|
6
5
|
declare const addOrUpdateUserCustomSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -14,11 +13,7 @@ declare const addOrUpdateUserCustomSettings: _keystrokehq_core0.Operation<z.ZodO
|
|
|
14
13
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
15
14
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
16
15
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
17
|
-
}, z.core.$strip
|
|
18
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
19
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
20
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
21
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
16
|
+
}, z.core.$strip>>], undefined>;
|
|
22
17
|
declare const retrieveCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
23
18
|
userId: z.ZodString;
|
|
24
19
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -27,11 +22,7 @@ declare const retrieveCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
27
22
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
28
23
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
29
24
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
30
|
-
}, z.core.$strip
|
|
31
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
32
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
33
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
34
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
25
|
+
}, z.core.$strip>>], undefined>;
|
|
35
26
|
declare const deleteCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
36
27
|
userId: z.ZodString;
|
|
37
28
|
customSettings: z.ZodObject<{
|
|
@@ -43,11 +34,7 @@ declare const deleteCustomUserSettings: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
43
34
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
44
35
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
45
36
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
46
|
-
}, z.core.$strip
|
|
47
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
48
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
49
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
50
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
37
|
+
}, z.core.$strip>>], undefined>;
|
|
51
38
|
declare const retrieveUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
52
39
|
userId: z.ZodString;
|
|
53
40
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -56,11 +43,7 @@ declare const retrieveUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObj
|
|
|
56
43
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
57
44
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
58
45
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
59
|
-
}, z.core.$strip
|
|
60
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
61
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
62
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
63
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
46
|
+
}, z.core.$strip>>], undefined>;
|
|
64
47
|
declare const updateUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
65
48
|
userId: z.ZodString;
|
|
66
49
|
settings: z.ZodObject<{
|
|
@@ -72,10 +55,6 @@ declare const updateUserAccountSettings: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
72
55
|
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
73
56
|
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
74
57
|
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
75
|
-
}, z.core.$strip
|
|
76
|
-
DOCUSIGN_ACCESS_TOKEN: z.ZodString;
|
|
77
|
-
DOCUSIGN_ACCOUNT_ID: z.ZodString;
|
|
78
|
-
DOCUSIGN_BASE_URI: z.ZodURL;
|
|
79
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
58
|
+
}, z.core.$strip>>], undefined>;
|
|
80
59
|
//#endregion
|
|
81
60
|
export { addOrUpdateUserCustomSettings, deleteCustomUserSettings, retrieveCustomUserSettings, retrieveUserAccountSettings, updateUserAccountSettings };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { docusignGenericObjectSchema, docusignLooseObjectSchema, docusignSuccessSchema } from "./schemas/index.mjs";
|
|
2
|
-
import { r as defineRestOperation } from "./operation-helpers-
|
|
2
|
+
import { r as defineRestOperation } from "./operation-helpers-D25WHTo1.mjs";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
|
|
5
5
|
//#region src/user-custom-settings.ts
|