@keystrokehq/rocketlane 0.1.4 → 0.1.5
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/actions/add-assignee-to-task.d.cts +13 -1
- package/dist/actions/add-assignee-to-task.d.mts +13 -1
- package/dist/actions/add-field-option.d.cts +13 -1
- package/dist/actions/add-field-option.d.mts +13 -1
- package/dist/actions/add-followers-to-task.d.cts +13 -1
- package/dist/actions/add-followers-to-task.d.mts +13 -1
- package/dist/actions/add-members-to-conversation.d.cts +13 -1
- package/dist/actions/add-members-to-conversation.d.mts +13 -1
- package/dist/actions/add-members.d.cts +13 -1
- package/dist/actions/add-members.d.mts +13 -1
- package/dist/actions/archive-project-by-id.d.cts +13 -1
- package/dist/actions/archive-project-by-id.d.mts +13 -1
- package/dist/actions/create-comment.d.cts +13 -1
- package/dist/actions/create-comment.d.mts +13 -1
- package/dist/actions/create-company.d.cts +13 -1
- package/dist/actions/create-company.d.mts +13 -1
- package/dist/actions/create-conversation.d.cts +13 -1
- package/dist/actions/create-conversation.d.mts +13 -1
- package/dist/actions/create-field.d.cts +13 -1
- package/dist/actions/create-field.d.mts +13 -1
- package/dist/actions/create-phase.d.cts +13 -1
- package/dist/actions/create-phase.d.mts +13 -1
- package/dist/actions/create-project.d.cts +13 -1
- package/dist/actions/create-project.d.mts +13 -1
- package/dist/actions/create-space-document.d.cts +13 -1
- package/dist/actions/create-space-document.d.mts +13 -1
- package/dist/actions/create-space.d.cts +13 -1
- package/dist/actions/create-space.d.mts +13 -1
- package/dist/actions/create-task.d.cts +15 -3
- package/dist/actions/create-task.d.mts +15 -3
- package/dist/actions/create-time-entry.d.cts +13 -1
- package/dist/actions/create-time-entry.d.mts +13 -1
- package/dist/actions/delete-comment-by-id.d.cts +13 -1
- package/dist/actions/delete-comment-by-id.d.mts +13 -1
- package/dist/actions/delete-conversation.d.cts +13 -1
- package/dist/actions/delete-conversation.d.mts +13 -1
- package/dist/actions/delete-field.d.cts +13 -1
- package/dist/actions/delete-field.d.mts +13 -1
- package/dist/actions/delete-phase.d.cts +13 -1
- package/dist/actions/delete-phase.d.mts +13 -1
- package/dist/actions/delete-project.d.cts +13 -1
- package/dist/actions/delete-project.d.mts +13 -1
- package/dist/actions/delete-space-document.d.cts +13 -1
- package/dist/actions/delete-space-document.d.mts +13 -1
- package/dist/actions/delete-space.d.cts +13 -1
- package/dist/actions/delete-space.d.mts +13 -1
- package/dist/actions/delete-task-by-id.d.cts +13 -1
- package/dist/actions/delete-task-by-id.d.mts +13 -1
- package/dist/actions/delete-time-entry-by-id.d.cts +13 -1
- package/dist/actions/delete-time-entry-by-id.d.mts +13 -1
- package/dist/actions/get-all-conversations.d.cts +13 -1
- package/dist/actions/get-all-conversations.d.mts +13 -1
- package/dist/actions/get-all-fields.d.cts +13 -1
- package/dist/actions/get-all-fields.d.mts +13 -1
- package/dist/actions/get-all-resource-allocations.d.cts +13 -1
- package/dist/actions/get-all-resource-allocations.d.mts +13 -1
- package/dist/actions/get-all-spaces.d.cts +13 -1
- package/dist/actions/get-all-spaces.d.mts +13 -1
- package/dist/actions/get-all-tasks.d.cts +15 -3
- package/dist/actions/get-all-tasks.d.mts +15 -3
- package/dist/actions/get-all-timeoffs.d.cts +13 -1
- package/dist/actions/get-all-timeoffs.d.mts +13 -1
- package/dist/actions/get-comments.d.cts +13 -1
- package/dist/actions/get-comments.d.mts +13 -1
- package/dist/actions/get-company.d.cts +13 -1
- package/dist/actions/get-company.d.mts +13 -1
- package/dist/actions/get-conversation.d.cts +13 -1
- package/dist/actions/get-conversation.d.mts +13 -1
- package/dist/actions/get-field-by-id.d.cts +13 -1
- package/dist/actions/get-field-by-id.d.mts +13 -1
- package/dist/actions/get-phase-by-id.d.cts +13 -1
- package/dist/actions/get-phase-by-id.d.mts +13 -1
- package/dist/actions/get-project-by-id.d.cts +13 -1
- package/dist/actions/get-project-by-id.d.mts +13 -1
- package/dist/actions/get-space.d.cts +13 -1
- package/dist/actions/get-space.d.mts +13 -1
- package/dist/actions/get-task-by-id.d.cts +13 -1
- package/dist/actions/get-task-by-id.d.mts +13 -1
- package/dist/actions/get-template-by-id.d.cts +13 -1
- package/dist/actions/get-template-by-id.d.mts +13 -1
- package/dist/actions/get-time-entries.d.cts +13 -1
- package/dist/actions/get-time-entries.d.mts +13 -1
- package/dist/actions/get-time-entry-by-id.d.cts +13 -1
- package/dist/actions/get-time-entry-by-id.d.mts +13 -1
- package/dist/actions/get-time-entry-categories.d.cts +13 -1
- package/dist/actions/get-time-entry-categories.d.cts.map +1 -1
- package/dist/actions/get-time-entry-categories.d.mts +13 -1
- package/dist/actions/get-time-entry-categories.d.mts.map +1 -1
- package/dist/actions/get-user-by-id.d.cts +13 -1
- package/dist/actions/get-user-by-id.d.mts +13 -1
- package/dist/actions/list-companies.d.cts +13 -1
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +13 -1
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-currencies.d.cts +13 -1
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +13 -1
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-project-phases.d.cts +15 -3
- package/dist/actions/list-project-phases.d.mts +15 -3
- package/dist/actions/list-projects.d.cts +16 -4
- package/dist/actions/list-projects.d.mts +16 -4
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-users.d.cts +13 -1
- package/dist/actions/list-users.d.mts +13 -1
- package/dist/actions/move-task-to-given-phase.d.cts +13 -1
- package/dist/actions/move-task-to-given-phase.d.mts +13 -1
- package/dist/actions/remove-assignees-from-task.d.cts +13 -1
- package/dist/actions/remove-assignees-from-task.d.mts +13 -1
- package/dist/actions/remove-dependencies-from-task.d.cts +13 -1
- package/dist/actions/remove-dependencies-from-task.d.mts +13 -1
- package/dist/actions/remove-followers-from-task.d.cts +13 -1
- package/dist/actions/remove-followers-from-task.d.mts +13 -1
- package/dist/actions/remove-members-from-conversation.d.cts +13 -1
- package/dist/actions/remove-members-from-conversation.d.mts +13 -1
- package/dist/actions/retrieve-subscription-details.d.cts +13 -1
- package/dist/actions/retrieve-subscription-details.d.cts.map +1 -1
- package/dist/actions/retrieve-subscription-details.d.mts +13 -1
- package/dist/actions/retrieve-subscription-details.d.mts.map +1 -1
- package/dist/actions/search-invoices.d.cts +13 -1
- package/dist/actions/search-invoices.d.mts +13 -1
- package/dist/actions/search-time-entries.d.cts +13 -1
- package/dist/actions/search-time-entries.d.cts.map +1 -1
- package/dist/actions/search-time-entries.d.mts +13 -1
- package/dist/actions/search-time-entries.d.mts.map +1 -1
- package/dist/actions/search-user-by-email.d.cts +13 -1
- package/dist/actions/search-user-by-email.d.mts +13 -1
- package/dist/actions/update-company.d.cts +13 -1
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +13 -1
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-conversation.d.cts +13 -1
- package/dist/actions/update-conversation.d.mts +13 -1
- package/dist/actions/update-field-option.d.cts +13 -1
- package/dist/actions/update-field-option.d.mts +13 -1
- package/dist/actions/update-field.d.cts +13 -1
- package/dist/actions/update-field.d.mts +13 -1
- package/dist/actions/update-phase.d.cts +13 -1
- package/dist/actions/update-phase.d.mts +13 -1
- package/dist/actions/update-project-by-id.d.cts +13 -1
- package/dist/actions/update-project-by-id.d.mts +13 -1
- package/dist/actions/update-space-document.d.cts +13 -1
- package/dist/actions/update-space-document.d.mts +13 -1
- package/dist/actions/update-space.d.cts +13 -1
- package/dist/actions/update-space.d.mts +13 -1
- package/dist/actions/update-task-by-id.d.cts +15 -3
- package/dist/actions/update-task-by-id.d.mts +15 -3
- package/dist/actions/update-time-entry-by-id.d.cts +13 -1
- package/dist/actions/update-time-entry-by-id.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -68,7 +68,19 @@ declare const rocketlaneAddAssigneeToTask: import("@keystrokehq/action").Workflo
|
|
|
68
68
|
firstName: string;
|
|
69
69
|
}[];
|
|
70
70
|
task_id: number;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>;
|
|
72
84
|
//#endregion
|
|
73
85
|
export { rocketlaneAddAssigneeToTask };
|
|
74
86
|
//# sourceMappingURL=add-assignee-to-task.d.cts.map
|
|
@@ -68,7 +68,19 @@ declare const rocketlaneAddAssigneeToTask: import("@keystrokehq/action").Workflo
|
|
|
68
68
|
firstName: string;
|
|
69
69
|
}[];
|
|
70
70
|
task_id: number;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>;
|
|
72
84
|
//#endregion
|
|
73
85
|
export { rocketlaneAddAssigneeToTask };
|
|
74
86
|
//# sourceMappingURL=add-assignee-to-task.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const rocketlaneAddFieldOption: import("@keystrokehq/action").WorkflowAc
|
|
|
25
25
|
option_color: "RED" | "GREEN" | "YELLOW" | "BLUE" | "PURPLE" | "TEAL" | "GRAY";
|
|
26
26
|
option_label: string;
|
|
27
27
|
group?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { rocketlaneAddFieldOption };
|
|
31
43
|
//# sourceMappingURL=add-field-option.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const rocketlaneAddFieldOption: import("@keystrokehq/action").WorkflowAc
|
|
|
25
25
|
option_color: "RED" | "GREEN" | "YELLOW" | "BLUE" | "PURPLE" | "TEAL" | "GRAY";
|
|
26
26
|
option_label: string;
|
|
27
27
|
group?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { rocketlaneAddFieldOption };
|
|
31
43
|
//# sourceMappingURL=add-field-option.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const rocketlaneAddFollowersToTask: import("@keystrokehq/action").Workfl
|
|
|
19
19
|
userId?: number | undefined;
|
|
20
20
|
emailId?: string | undefined;
|
|
21
21
|
}[];
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rocketlaneAddFollowersToTask };
|
|
25
37
|
//# sourceMappingURL=add-followers-to-task.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const rocketlaneAddFollowersToTask: import("@keystrokehq/action").Workfl
|
|
|
19
19
|
userId?: number | undefined;
|
|
20
20
|
emailId?: string | undefined;
|
|
21
21
|
}[];
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rocketlaneAddFollowersToTask };
|
|
25
37
|
//# sourceMappingURL=add-followers-to-task.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const rocketlaneAddMembersToConversation: import("@keystrokehq/action").
|
|
|
32
32
|
conversationId: number;
|
|
33
33
|
includeFields?: string[] | undefined;
|
|
34
34
|
includeAllFields?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { rocketlaneAddMembersToConversation };
|
|
38
50
|
//# sourceMappingURL=add-members-to-conversation.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const rocketlaneAddMembersToConversation: import("@keystrokehq/action").
|
|
|
32
32
|
conversationId: number;
|
|
33
33
|
includeFields?: string[] | undefined;
|
|
34
34
|
includeAllFields?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { rocketlaneAddMembersToConversation };
|
|
38
50
|
//# sourceMappingURL=add-members-to-conversation.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const rocketlaneAddMembers: import("@keystrokehq/action").WorkflowAction
|
|
|
17
17
|
userId: number;
|
|
18
18
|
}[];
|
|
19
19
|
projectId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { rocketlaneAddMembers };
|
|
23
35
|
//# sourceMappingURL=add-members.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const rocketlaneAddMembers: import("@keystrokehq/action").WorkflowAction
|
|
|
17
17
|
userId: number;
|
|
18
18
|
}[];
|
|
19
19
|
projectId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { rocketlaneAddMembers };
|
|
23
35
|
//# sourceMappingURL=add-members.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneArchiveProjectByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneArchiveProjectById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
project_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneArchiveProjectById };
|
|
15
27
|
//# sourceMappingURL=archive-project-by-id.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneArchiveProjectByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneArchiveProjectById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
project_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneArchiveProjectById };
|
|
15
27
|
//# sourceMappingURL=archive-project-by-id.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const rocketlaneCreateComment: import("@keystrokehq/action").WorkflowAct
|
|
|
52
52
|
file: string;
|
|
53
53
|
attachmentId?: number | undefined;
|
|
54
54
|
}[] | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { rocketlaneCreateComment };
|
|
58
70
|
//# sourceMappingURL=create-comment.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const rocketlaneCreateComment: import("@keystrokehq/action").WorkflowAct
|
|
|
52
52
|
file: string;
|
|
53
53
|
attachmentId?: number | undefined;
|
|
54
54
|
}[] | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { rocketlaneCreateComment };
|
|
58
70
|
//# sourceMappingURL=create-comment.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const rocketlaneCreateCompany: import("@keystrokehq/action").WorkflowAct
|
|
|
25
25
|
billing_name?: string | undefined;
|
|
26
26
|
company_code?: string | undefined;
|
|
27
27
|
default_currency?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { rocketlaneCreateCompany };
|
|
31
43
|
//# sourceMappingURL=create-company.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const rocketlaneCreateCompany: import("@keystrokehq/action").WorkflowAct
|
|
|
25
25
|
billing_name?: string | undefined;
|
|
26
26
|
company_code?: string | undefined;
|
|
27
27
|
default_currency?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { rocketlaneCreateCompany };
|
|
31
43
|
//# sourceMappingURL=create-company.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const rocketlaneCreateConversation: import("@keystrokehq/action").Workfl
|
|
|
57
57
|
description?: string | undefined;
|
|
58
58
|
includeFields?: string[] | undefined;
|
|
59
59
|
includeAllFields?: boolean | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { rocketlaneCreateConversation };
|
|
63
75
|
//# sourceMappingURL=create-conversation.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const rocketlaneCreateConversation: import("@keystrokehq/action").Workfl
|
|
|
57
57
|
description?: string | undefined;
|
|
58
58
|
includeFields?: string[] | undefined;
|
|
59
59
|
includeAllFields?: boolean | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { rocketlaneCreateConversation };
|
|
63
75
|
//# sourceMappingURL=create-conversation.d.mts.map
|
|
@@ -64,7 +64,19 @@ declare const rocketlaneCreateField: import("@keystrokehq/action").WorkflowActio
|
|
|
64
64
|
optionLabel: string;
|
|
65
65
|
optionValue: number;
|
|
66
66
|
}[] | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { rocketlaneCreateField };
|
|
70
82
|
//# sourceMappingURL=create-field.d.cts.map
|
|
@@ -64,7 +64,19 @@ declare const rocketlaneCreateField: import("@keystrokehq/action").WorkflowActio
|
|
|
64
64
|
optionLabel: string;
|
|
65
65
|
optionValue: number;
|
|
66
66
|
}[] | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { rocketlaneCreateField };
|
|
70
82
|
//# sourceMappingURL=create-field.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const rocketlaneCreatePhase: import("@keystrokehq/action").WorkflowActio
|
|
|
32
32
|
statusId: string;
|
|
33
33
|
} | undefined;
|
|
34
34
|
private?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { rocketlaneCreatePhase };
|
|
38
50
|
//# sourceMappingURL=create-phase.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const rocketlaneCreatePhase: import("@keystrokehq/action").WorkflowActio
|
|
|
32
32
|
statusId: string;
|
|
33
33
|
} | undefined;
|
|
34
34
|
private?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { rocketlaneCreatePhase };
|
|
38
50
|
//# sourceMappingURL=create-phase.d.mts.map
|
|
@@ -107,7 +107,19 @@ declare const rocketlaneCreateProject: import("@keystrokehq/action").WorkflowAct
|
|
|
107
107
|
autoAllocation?: boolean | undefined;
|
|
108
108
|
externalReferenceId?: string | undefined;
|
|
109
109
|
annualizedRecurringRevenue?: number | undefined;
|
|
110
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
110
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
111
|
+
connectionId: z.ZodString;
|
|
112
|
+
entityId: z.ZodString;
|
|
113
|
+
instanceId: z.ZodString;
|
|
114
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
115
|
+
generic_api_key: z.ZodString;
|
|
116
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
117
|
+
connectionId: z.ZodString;
|
|
118
|
+
entityId: z.ZodString;
|
|
119
|
+
instanceId: z.ZodString;
|
|
120
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
121
|
+
generic_api_key: z.ZodString;
|
|
122
|
+
}, z.core.$strip>>]>;
|
|
111
123
|
//#endregion
|
|
112
124
|
export { rocketlaneCreateProject };
|
|
113
125
|
//# sourceMappingURL=create-project.d.cts.map
|
|
@@ -107,7 +107,19 @@ declare const rocketlaneCreateProject: import("@keystrokehq/action").WorkflowAct
|
|
|
107
107
|
autoAllocation?: boolean | undefined;
|
|
108
108
|
externalReferenceId?: string | undefined;
|
|
109
109
|
annualizedRecurringRevenue?: number | undefined;
|
|
110
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
110
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
111
|
+
connectionId: z.ZodString;
|
|
112
|
+
entityId: z.ZodString;
|
|
113
|
+
instanceId: z.ZodString;
|
|
114
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
115
|
+
generic_api_key: z.ZodString;
|
|
116
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
117
|
+
connectionId: z.ZodString;
|
|
118
|
+
entityId: z.ZodString;
|
|
119
|
+
instanceId: z.ZodString;
|
|
120
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
121
|
+
generic_api_key: z.ZodString;
|
|
122
|
+
}, z.core.$strip>>]>;
|
|
111
123
|
//#endregion
|
|
112
124
|
export { rocketlaneCreateProject };
|
|
113
125
|
//# sourceMappingURL=create-project.d.mts.map
|
|
@@ -35,7 +35,19 @@ declare const rocketlaneCreateSpaceDocument: import("@keystrokehq/action").Workf
|
|
|
35
35
|
templateId?: number | undefined;
|
|
36
36
|
} | undefined;
|
|
37
37
|
spaceDocumentName?: string | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { rocketlaneCreateSpaceDocument };
|
|
41
53
|
//# sourceMappingURL=create-space-document.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const rocketlaneCreateSpaceDocument: import("@keystrokehq/action").Workf
|
|
|
35
35
|
templateId?: number | undefined;
|
|
36
36
|
} | undefined;
|
|
37
37
|
spaceDocumentName?: string | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { rocketlaneCreateSpaceDocument };
|
|
41
53
|
//# sourceMappingURL=create-space-document.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const rocketlaneCreateSpace: import("@keystrokehq/action").WorkflowActio
|
|
|
25
25
|
};
|
|
26
26
|
spaceName: string;
|
|
27
27
|
private?: boolean | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { rocketlaneCreateSpace };
|
|
31
43
|
//# sourceMappingURL=create-space.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const rocketlaneCreateSpace: import("@keystrokehq/action").WorkflowActio
|
|
|
25
25
|
};
|
|
26
26
|
spaceName: string;
|
|
27
27
|
private?: boolean | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { rocketlaneCreateSpace };
|
|
31
43
|
//# sourceMappingURL=create-space.d.mts.map
|