@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
|
@@ -53,7 +53,19 @@ declare const RocketlaneGetTimeEntryByIdOutput: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$loose>;
|
|
54
54
|
declare const rocketlaneGetTimeEntryById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
timeEntryId: string;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { rocketlaneGetTimeEntryById };
|
|
59
71
|
//# sourceMappingURL=get-time-entry-by-id.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const RocketlaneGetTimeEntryByIdOutput: z.ZodObject<{
|
|
|
53
53
|
}, z.core.$loose>;
|
|
54
54
|
declare const rocketlaneGetTimeEntryById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
timeEntryId: string;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { rocketlaneGetTimeEntryById };
|
|
59
71
|
//# sourceMappingURL=get-time-entry-by-id.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const RocketlaneGetTimeEntryCategoriesOutput: z.ZodObject<{
|
|
|
13
13
|
totalRecordCount: z.ZodNullable<z.ZodNumber>;
|
|
14
14
|
}, z.core.$loose>>;
|
|
15
15
|
}, z.core.$loose>;
|
|
16
|
-
declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rocketlaneGetTimeEntryCategories };
|
|
19
31
|
//# sourceMappingURL=get-time-entry-categories.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-time-entry-categories.d.cts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-time-entry-categories.d.cts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -13,7 +13,19 @@ declare const RocketlaneGetTimeEntryCategoriesOutput: z.ZodObject<{
|
|
|
13
13
|
totalRecordCount: z.ZodNullable<z.ZodNumber>;
|
|
14
14
|
}, z.core.$loose>>;
|
|
15
15
|
}, z.core.$loose>;
|
|
16
|
-
declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
declare const rocketlaneGetTimeEntryCategories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rocketlaneGetTimeEntryCategories };
|
|
19
31
|
//# sourceMappingURL=get-time-entry-categories.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-time-entry-categories.d.mts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-time-entry-categories.d.mts","names":[],"sources":["../../src/actions/get-time-entry-categories.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -16,7 +16,19 @@ declare const RocketlaneGetUserByIdOutput: z.ZodObject<{
|
|
|
16
16
|
declare const rocketlaneGetUserById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
user_id: string;
|
|
18
18
|
include_fields?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { rocketlaneGetUserById };
|
|
22
34
|
//# sourceMappingURL=get-user-by-id.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const RocketlaneGetUserByIdOutput: z.ZodObject<{
|
|
|
16
16
|
declare const rocketlaneGetUserById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
user_id: string;
|
|
18
18
|
include_fields?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { rocketlaneGetUserById };
|
|
22
34
|
//# sourceMappingURL=get-user-by-id.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RocketlaneListCompaniesOutput: z.ZodObject<{
|
|
|
10
10
|
company_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
}, z.core.$loose>>;
|
|
12
12
|
}, z.core.$loose>;
|
|
13
|
-
declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { rocketlaneListCompanies };
|
|
16
28
|
//# sourceMappingURL=list-companies.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-companies.d.cts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-companies.d.cts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -10,7 +10,19 @@ declare const RocketlaneListCompaniesOutput: z.ZodObject<{
|
|
|
10
10
|
company_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
}, z.core.$loose>>;
|
|
12
12
|
}, z.core.$loose>;
|
|
13
|
-
declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
declare const rocketlaneListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { rocketlaneListCompanies };
|
|
16
28
|
//# sourceMappingURL=list-companies.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-companies.d.mts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-companies.d.mts","names":[],"sources":["../../src/actions/list-companies.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneListCurrenciesOutput: z.ZodObject<{
|
|
|
9
9
|
symbol: z.ZodNullable<z.ZodString>;
|
|
10
10
|
}, z.core.$loose>>;
|
|
11
11
|
}, z.core.$loose>;
|
|
12
|
-
declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { rocketlaneListCurrencies };
|
|
15
27
|
//# sourceMappingURL=list-currencies.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-currencies.d.cts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-currencies.d.cts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneListCurrenciesOutput: z.ZodObject<{
|
|
|
9
9
|
symbol: z.ZodNullable<z.ZodString>;
|
|
10
10
|
}, z.core.$loose>>;
|
|
11
11
|
}, z.core.$loose>;
|
|
12
|
-
declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
declare const rocketlaneListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { rocketlaneListCurrencies };
|
|
15
27
|
//# sourceMappingURL=list-currencies.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-currencies.d.mts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-currencies.d.mts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -10,8 +10,8 @@ declare const RocketlaneListProjectPhasesInput: z.ZodObject<{
|
|
|
10
10
|
phaseName: "phaseName";
|
|
11
11
|
dueDate: "dueDate";
|
|
12
12
|
startDate: "startDate";
|
|
13
|
-
startDateActual: "startDateActual";
|
|
14
13
|
dueDateActual: "dueDateActual";
|
|
14
|
+
startDateActual: "startDateActual";
|
|
15
15
|
}>>;
|
|
16
16
|
page_size: z.ZodOptional<z.ZodNumber>;
|
|
17
17
|
page_token: z.ZodOptional<z.ZodString>;
|
|
@@ -99,7 +99,7 @@ declare const RocketlaneListProjectPhasesOutput: z.ZodObject<{
|
|
|
99
99
|
declare const rocketlaneListProjectPhases: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
100
100
|
project_id: number;
|
|
101
101
|
match?: "any" | "all" | undefined;
|
|
102
|
-
sort_by?: "phaseName" | "dueDate" | "startDate" | "
|
|
102
|
+
sort_by?: "phaseName" | "dueDate" | "startDate" | "dueDateActual" | "startDateActual" | undefined;
|
|
103
103
|
page_size?: number | undefined;
|
|
104
104
|
page_token?: string | undefined;
|
|
105
105
|
sort_order?: "ASC" | "DESC" | undefined;
|
|
@@ -138,7 +138,19 @@ declare const rocketlaneListProjectPhases: import("@keystrokehq/action").Workflo
|
|
|
138
138
|
start_date_actual_gt?: string | undefined;
|
|
139
139
|
start_date_actual_le?: string | undefined;
|
|
140
140
|
start_date_actual_lt?: string | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { rocketlaneListProjectPhases };
|
|
144
156
|
//# sourceMappingURL=list-project-phases.d.cts.map
|
|
@@ -10,8 +10,8 @@ declare const RocketlaneListProjectPhasesInput: z.ZodObject<{
|
|
|
10
10
|
phaseName: "phaseName";
|
|
11
11
|
dueDate: "dueDate";
|
|
12
12
|
startDate: "startDate";
|
|
13
|
-
startDateActual: "startDateActual";
|
|
14
13
|
dueDateActual: "dueDateActual";
|
|
14
|
+
startDateActual: "startDateActual";
|
|
15
15
|
}>>;
|
|
16
16
|
page_size: z.ZodOptional<z.ZodNumber>;
|
|
17
17
|
page_token: z.ZodOptional<z.ZodString>;
|
|
@@ -99,7 +99,7 @@ declare const RocketlaneListProjectPhasesOutput: z.ZodObject<{
|
|
|
99
99
|
declare const rocketlaneListProjectPhases: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
100
100
|
project_id: number;
|
|
101
101
|
match?: "any" | "all" | undefined;
|
|
102
|
-
sort_by?: "phaseName" | "dueDate" | "startDate" | "
|
|
102
|
+
sort_by?: "phaseName" | "dueDate" | "startDate" | "dueDateActual" | "startDateActual" | undefined;
|
|
103
103
|
page_size?: number | undefined;
|
|
104
104
|
page_token?: string | undefined;
|
|
105
105
|
sort_order?: "ASC" | "DESC" | undefined;
|
|
@@ -138,7 +138,19 @@ declare const rocketlaneListProjectPhases: import("@keystrokehq/action").Workflo
|
|
|
138
138
|
start_date_actual_gt?: string | undefined;
|
|
139
139
|
start_date_actual_le?: string | undefined;
|
|
140
140
|
start_date_actual_lt?: string | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { rocketlaneListProjectPhases };
|
|
144
156
|
//# sourceMappingURL=list-project-phases.d.mts.map
|
|
@@ -6,10 +6,10 @@ declare const RocketlaneListProjectsInput: z.ZodObject<{
|
|
|
6
6
|
dueDate: "dueDate";
|
|
7
7
|
projectName: "projectName";
|
|
8
8
|
startDate: "startDate";
|
|
9
|
-
startDateActual: "startDateActual";
|
|
10
|
-
dueDateActual: "dueDateActual";
|
|
11
9
|
projectFee: "projectFee";
|
|
12
10
|
annualizedRecurringRevenue: "annualizedRecurringRevenue";
|
|
11
|
+
dueDateActual: "dueDateActual";
|
|
12
|
+
startDateActual: "startDateActual";
|
|
13
13
|
}>>;
|
|
14
14
|
page_size: z.ZodOptional<z.ZodNumber>;
|
|
15
15
|
page_token: z.ZodOptional<z.ZodString>;
|
|
@@ -63,13 +63,25 @@ declare const RocketlaneListProjectsOutput: z.ZodObject<{
|
|
|
63
63
|
}, z.core.$loose>>>;
|
|
64
64
|
}, z.core.$loose>;
|
|
65
65
|
declare const rocketlaneListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
|
-
sort_by?: "dueDate" | "projectName" | "startDate" | "
|
|
66
|
+
sort_by?: "dueDate" | "projectName" | "startDate" | "projectFee" | "annualizedRecurringRevenue" | "dueDateActual" | "startDateActual" | undefined;
|
|
67
67
|
page_size?: number | undefined;
|
|
68
68
|
page_token?: string | undefined;
|
|
69
69
|
sort_order?: "ASC" | "DESC" | undefined;
|
|
70
70
|
include_archive?: boolean | undefined;
|
|
71
71
|
include_all_fields?: boolean | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { rocketlaneListProjects };
|
|
75
87
|
//# sourceMappingURL=list-projects.d.cts.map
|
|
@@ -6,10 +6,10 @@ declare const RocketlaneListProjectsInput: z.ZodObject<{
|
|
|
6
6
|
dueDate: "dueDate";
|
|
7
7
|
projectName: "projectName";
|
|
8
8
|
startDate: "startDate";
|
|
9
|
-
startDateActual: "startDateActual";
|
|
10
|
-
dueDateActual: "dueDateActual";
|
|
11
9
|
projectFee: "projectFee";
|
|
12
10
|
annualizedRecurringRevenue: "annualizedRecurringRevenue";
|
|
11
|
+
dueDateActual: "dueDateActual";
|
|
12
|
+
startDateActual: "startDateActual";
|
|
13
13
|
}>>;
|
|
14
14
|
page_size: z.ZodOptional<z.ZodNumber>;
|
|
15
15
|
page_token: z.ZodOptional<z.ZodString>;
|
|
@@ -63,13 +63,25 @@ declare const RocketlaneListProjectsOutput: z.ZodObject<{
|
|
|
63
63
|
}, z.core.$loose>>>;
|
|
64
64
|
}, z.core.$loose>;
|
|
65
65
|
declare const rocketlaneListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
|
-
sort_by?: "dueDate" | "projectName" | "startDate" | "
|
|
66
|
+
sort_by?: "dueDate" | "projectName" | "startDate" | "projectFee" | "annualizedRecurringRevenue" | "dueDateActual" | "startDateActual" | undefined;
|
|
67
67
|
page_size?: number | undefined;
|
|
68
68
|
page_token?: string | undefined;
|
|
69
69
|
sort_order?: "ASC" | "DESC" | undefined;
|
|
70
70
|
include_archive?: boolean | undefined;
|
|
71
71
|
include_all_fields?: boolean | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { rocketlaneListProjects };
|
|
75
87
|
//# sourceMappingURL=list-projects.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const rocketlaneListTemplates: import("@keystrokehq/action").WorkflowAct
|
|
|
29
29
|
page_token?: string | undefined;
|
|
30
30
|
include_dynamic?: boolean | undefined;
|
|
31
31
|
include_automations?: boolean | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { rocketlaneListTemplates };
|
|
35
47
|
//# sourceMappingURL=list-templates.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const rocketlaneListTemplates: import("@keystrokehq/action").WorkflowAct
|
|
|
29
29
|
page_token?: string | undefined;
|
|
30
30
|
include_dynamic?: boolean | undefined;
|
|
31
31
|
include_automations?: boolean | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { rocketlaneListTemplates };
|
|
35
47
|
//# sourceMappingURL=list-templates.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const rocketlaneListUsers: import("@keystrokehq/action").WorkflowActionD
|
|
|
28
28
|
sort_by?: string | undefined;
|
|
29
29
|
page_token?: string | undefined;
|
|
30
30
|
sort_order?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { rocketlaneListUsers };
|
|
34
46
|
//# sourceMappingURL=list-users.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const rocketlaneListUsers: import("@keystrokehq/action").WorkflowActionD
|
|
|
28
28
|
sort_by?: string | undefined;
|
|
29
29
|
page_token?: string | undefined;
|
|
30
30
|
sort_order?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { rocketlaneListUsers };
|
|
34
46
|
//# sourceMappingURL=list-users.d.mts.map
|
|
@@ -35,7 +35,19 @@ declare const rocketlaneMoveTaskToGivenPhase: import("@keystrokehq/action").Work
|
|
|
35
35
|
phaseId: number;
|
|
36
36
|
};
|
|
37
37
|
taskId: number;
|
|
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 { rocketlaneMoveTaskToGivenPhase };
|
|
41
53
|
//# sourceMappingURL=move-task-to-given-phase.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const rocketlaneMoveTaskToGivenPhase: import("@keystrokehq/action").Work
|
|
|
35
35
|
phaseId: number;
|
|
36
36
|
};
|
|
37
37
|
taskId: number;
|
|
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 { rocketlaneMoveTaskToGivenPhase };
|
|
41
53
|
//# sourceMappingURL=move-task-to-given-phase.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const rocketlaneRemoveAssigneesFromTask: import("@keystrokehq/action").W
|
|
|
18
18
|
userId: number;
|
|
19
19
|
}[];
|
|
20
20
|
task_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { rocketlaneRemoveAssigneesFromTask };
|
|
24
36
|
//# sourceMappingURL=remove-assignees-from-task.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const rocketlaneRemoveAssigneesFromTask: import("@keystrokehq/action").W
|
|
|
18
18
|
userId: number;
|
|
19
19
|
}[];
|
|
20
20
|
task_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { rocketlaneRemoveAssigneesFromTask };
|
|
24
36
|
//# sourceMappingURL=remove-assignees-from-task.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const rocketlaneRemoveDependenciesFromTask: import("@keystrokehq/action"
|
|
|
16
16
|
[x: string]: unknown;
|
|
17
17
|
taskId: number;
|
|
18
18
|
}[];
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { rocketlaneRemoveDependenciesFromTask };
|
|
22
34
|
//# sourceMappingURL=remove-dependencies-from-task.d.cts.map
|