@keystrokehq/render 0.1.3 → 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-headers.d.cts +13 -1
- package/dist/actions/add-headers.d.mts +13 -1
- package/dist/actions/add-or-update-secret-file.d.cts +13 -1
- package/dist/actions/add-or-update-secret-file.d.mts +13 -1
- package/dist/actions/add-resources-to-environment.d.cts +13 -1
- package/dist/actions/add-resources-to-environment.d.mts +13 -1
- package/dist/actions/add-route.d.cts +13 -1
- package/dist/actions/add-route.d.mts +13 -1
- package/dist/actions/create-custom-domain.d.cts +13 -1
- package/dist/actions/create-custom-domain.d.mts +13 -1
- package/dist/actions/create-env-group.d.cts +13 -1
- package/dist/actions/create-env-group.d.mts +13 -1
- package/dist/actions/create-environment.d.cts +13 -1
- package/dist/actions/create-environment.d.mts +13 -1
- package/dist/actions/create-postgres.d.cts +13 -1
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +13 -1
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +13 -1
- package/dist/actions/create-registry-credential.d.mts +13 -1
- package/dist/actions/delete-env-group-env-var.d.cts +13 -1
- package/dist/actions/delete-env-group-env-var.d.mts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +13 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +13 -1
- package/dist/actions/delete-environment.d.cts +13 -1
- package/dist/actions/delete-environment.d.mts +13 -1
- package/dist/actions/delete-key-value.d.cts +13 -1
- package/dist/actions/delete-key-value.d.mts +13 -1
- package/dist/actions/delete-owner-log-stream.d.cts +13 -1
- package/dist/actions/delete-owner-log-stream.d.mts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +13 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +13 -1
- package/dist/actions/delete-registry-credential.d.cts +13 -1
- package/dist/actions/delete-registry-credential.d.mts +13 -1
- package/dist/actions/delete-secret-file.d.cts +13 -1
- package/dist/actions/delete-secret-file.d.mts +13 -1
- package/dist/actions/delete-service.d.cts +13 -1
- package/dist/actions/delete-service.d.mts +13 -1
- package/dist/actions/disconnect-blueprint.d.cts +13 -1
- package/dist/actions/disconnect-blueprint.d.mts +13 -1
- package/dist/actions/get-active-connections.d.cts +13 -1
- package/dist/actions/get-active-connections.d.mts +13 -1
- package/dist/actions/get-bandwidth-sources.d.cts +13 -1
- package/dist/actions/get-bandwidth-sources.d.mts +13 -1
- package/dist/actions/get-cpu-limit.d.cts +13 -1
- package/dist/actions/get-cpu-limit.d.mts +13 -1
- package/dist/actions/get-cpu.d.cts +13 -1
- package/dist/actions/get-cpu.d.mts +13 -1
- package/dist/actions/get-disk-capacity.d.cts +13 -1
- package/dist/actions/get-disk-capacity.d.mts +13 -1
- package/dist/actions/get-disk-usage.d.cts +13 -1
- package/dist/actions/get-disk-usage.d.mts +13 -1
- package/dist/actions/get-instance-count.d.cts +13 -1
- package/dist/actions/get-instance-count.d.mts +13 -1
- package/dist/actions/get-memory-limit.d.cts +13 -1
- package/dist/actions/get-memory-limit.d.mts +13 -1
- package/dist/actions/get-memory-target.d.cts +13 -1
- package/dist/actions/get-memory-target.d.mts +13 -1
- package/dist/actions/get-memory.d.cts +13 -1
- package/dist/actions/get-memory.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +13 -1
- package/dist/actions/link-service-to-env-group.d.mts +13 -1
- package/dist/actions/list-application-filter-values.d.cts +13 -1
- package/dist/actions/list-application-filter-values.d.mts +13 -1
- package/dist/actions/list-blueprints.d.cts +13 -1
- package/dist/actions/list-blueprints.d.mts +13 -1
- package/dist/actions/list-deploys.d.cts +13 -1
- package/dist/actions/list-deploys.d.mts +13 -1
- package/dist/actions/list-disks.d.cts +13 -1
- package/dist/actions/list-disks.d.mts +13 -1
- package/dist/actions/list-env-groups.d.cts +13 -1
- package/dist/actions/list-env-groups.d.mts +13 -1
- package/dist/actions/list-env-vars-for-service.d.cts +13 -1
- package/dist/actions/list-env-vars-for-service.d.mts +13 -1
- package/dist/actions/list-environments.d.cts +13 -1
- package/dist/actions/list-environments.d.mts +13 -1
- package/dist/actions/list-instances.d.cts +13 -1
- package/dist/actions/list-instances.d.mts +13 -1
- package/dist/actions/list-key-value.d.cts +13 -1
- package/dist/actions/list-key-value.d.mts +13 -1
- package/dist/actions/list-logs-values.d.cts +16 -4
- package/dist/actions/list-logs-values.d.mts +16 -4
- package/dist/actions/list-logs.d.cts +13 -1
- package/dist/actions/list-logs.d.mts +13 -1
- package/dist/actions/list-maintenance.d.cts +13 -1
- package/dist/actions/list-maintenance.d.mts +13 -1
- package/dist/actions/list-notification-overrides.d.cts +13 -1
- package/dist/actions/list-notification-overrides.d.mts +13 -1
- package/dist/actions/list-owner-members.d.cts +13 -1
- package/dist/actions/list-owner-members.d.mts +13 -1
- package/dist/actions/list-owners.d.cts +13 -1
- package/dist/actions/list-owners.d.mts +13 -1
- package/dist/actions/list-postgres-export.d.cts +13 -1
- package/dist/actions/list-postgres-export.d.mts +13 -1
- package/dist/actions/list-postgres-users.d.cts +13 -1
- package/dist/actions/list-postgres-users.d.mts +13 -1
- package/dist/actions/list-postgres.d.cts +13 -1
- package/dist/actions/list-postgres.d.mts +13 -1
- package/dist/actions/list-projects.d.cts +13 -1
- package/dist/actions/list-projects.d.mts +13 -1
- package/dist/actions/list-registry-credentials.d.cts +13 -1
- package/dist/actions/list-registry-credentials.d.mts +13 -1
- package/dist/actions/list-resource-log-streams.d.cts +13 -1
- package/dist/actions/list-resource-log-streams.d.mts +13 -1
- package/dist/actions/list-routes.d.cts +13 -1
- package/dist/actions/list-routes.d.mts +13 -1
- package/dist/actions/list-secret-files.d.cts +13 -1
- package/dist/actions/list-secret-files.d.mts +13 -1
- package/dist/actions/list-services.d.cts +13 -1
- package/dist/actions/list-services.d.mts +13 -1
- package/dist/actions/list-task-runs.d.cts +13 -1
- package/dist/actions/list-task-runs.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/list-workflow-versions.d.cts +13 -1
- package/dist/actions/list-workflow-versions.d.mts +13 -1
- package/dist/actions/list-workflows.d.cts +13 -1
- package/dist/actions/list-workflows.d.mts +13 -1
- package/dist/actions/restart-service.d.cts +13 -1
- package/dist/actions/restart-service.d.mts +13 -1
- package/dist/actions/resume-service.d.cts +13 -1
- package/dist/actions/resume-service.d.mts +13 -1
- package/dist/actions/retrieve-custom-domain.d.cts +13 -1
- package/dist/actions/retrieve-custom-domain.d.mts +13 -1
- package/dist/actions/retrieve-deploy.d.cts +13 -1
- package/dist/actions/retrieve-deploy.d.mts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-env-group.d.cts +13 -1
- package/dist/actions/retrieve-env-group.d.mts +13 -1
- package/dist/actions/retrieve-env-var.d.cts +13 -1
- package/dist/actions/retrieve-env-var.d.mts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +13 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +13 -1
- package/dist/actions/retrieve-owner.d.cts +13 -1
- package/dist/actions/retrieve-owner.d.mts +13 -1
- package/dist/actions/retrieve-postgres.d.cts +13 -1
- package/dist/actions/retrieve-postgres.d.mts +13 -1
- package/dist/actions/retrieve-project.d.cts +13 -1
- package/dist/actions/retrieve-project.d.mts +13 -1
- package/dist/actions/retrieve-registry-credential.d.cts +13 -1
- package/dist/actions/retrieve-registry-credential.d.mts +13 -1
- package/dist/actions/retrieve-secret-file.d.cts +13 -1
- package/dist/actions/retrieve-secret-file.d.mts +13 -1
- package/dist/actions/retrieve-service.d.cts +13 -1
- package/dist/actions/retrieve-service.d.mts +13 -1
- package/dist/actions/stream-task-runs-events.d.cts +13 -1
- package/dist/actions/stream-task-runs-events.d.mts +13 -1
- package/dist/actions/subscribe-logs.d.cts +13 -1
- package/dist/actions/subscribe-logs.d.mts +13 -1
- package/dist/actions/suspend-service.d.cts +13 -1
- package/dist/actions/suspend-service.d.mts +13 -1
- package/dist/actions/trigger-deploy.d.cts +13 -1
- package/dist/actions/trigger-deploy.d.mts +13 -1
- package/dist/actions/update-env-group-env-var.d.cts +13 -1
- package/dist/actions/update-env-group-env-var.d.mts +13 -1
- package/dist/actions/update-env-group-secret-file.d.cts +13 -1
- package/dist/actions/update-env-group-secret-file.d.mts +13 -1
- package/dist/actions/update-env-group.d.cts +13 -1
- package/dist/actions/update-env-group.d.mts +13 -1
- package/dist/actions/update-env-var.d.cts +13 -1
- package/dist/actions/update-env-var.d.mts +13 -1
- package/dist/actions/update-env-vars-for-service.d.cts +13 -1
- package/dist/actions/update-env-vars-for-service.d.mts +13 -1
- package/dist/actions/update-headers.d.cts +13 -1
- package/dist/actions/update-headers.d.mts +13 -1
- package/dist/actions/update-owner-log-stream.d.cts +13 -1
- package/dist/actions/update-owner-log-stream.d.mts +13 -1
- package/dist/actions/update-owner-notification-settings.d.cts +13 -1
- package/dist/actions/update-owner-notification-settings.d.mts +13 -1
- package/dist/actions/update-postgres.d.cts +13 -1
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +13 -1
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-registry-credential.d.cts +13 -1
- package/dist/actions/update-registry-credential.d.mts +13 -1
- package/dist/actions/update-resource-log-stream.d.cts +13 -1
- package/dist/actions/update-resource-log-stream.d.mts +13 -1
- package/dist/actions/update-routes.d.cts +13 -1
- package/dist/actions/update-routes.d.mts +13 -1
- package/dist/actions/update-secret-files-for-service.d.cts +13 -1
- package/dist/actions/update-secret-files-for-service.d.mts +13 -1
- package/dist/actions/update-service.d.cts +13 -1
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +13 -1
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +13 -1
- package/dist/actions/verify-custom-domain.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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -38,7 +38,19 @@ declare const renderListTaskRuns: import("@keystrokehq/action").WorkflowActionDe
|
|
|
38
38
|
workflowId?: string[] | undefined;
|
|
39
39
|
rootTaskRunId?: string[] | undefined;
|
|
40
40
|
workflowVersionId?: string[] | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { renderListTaskRuns };
|
|
44
56
|
//# sourceMappingURL=list-task-runs.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const renderListTaskRuns: import("@keystrokehq/action").WorkflowActionDe
|
|
|
38
38
|
workflowId?: string[] | undefined;
|
|
39
39
|
rootTaskRunId?: string[] | undefined;
|
|
40
40
|
workflowVersionId?: string[] | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { renderListTaskRuns };
|
|
44
56
|
//# sourceMappingURL=list-task-runs.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListTasks: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
26
26
|
ownerId?: string[] | undefined;
|
|
27
27
|
workflowId?: string[] | undefined;
|
|
28
28
|
workflowVersionId?: string[] | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { renderListTasks };
|
|
32
44
|
//# sourceMappingURL=list-tasks.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListTasks: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
26
26
|
ownerId?: string[] | undefined;
|
|
27
27
|
workflowId?: string[] | undefined;
|
|
28
28
|
workflowVersionId?: string[] | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { renderListTasks };
|
|
32
44
|
//# sourceMappingURL=list-tasks.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const renderListWebhooks: import("@keystrokehq/action").WorkflowActionDe
|
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
cursor?: string | undefined;
|
|
25
25
|
ownerId?: string[] | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { renderListWebhooks };
|
|
29
41
|
//# sourceMappingURL=list-webhooks.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const renderListWebhooks: import("@keystrokehq/action").WorkflowActionDe
|
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
cursor?: string | undefined;
|
|
25
25
|
ownerId?: string[] | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { renderListWebhooks };
|
|
29
41
|
//# sourceMappingURL=list-webhooks.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListWorkflowVersions: import("@keystrokehq/action").Workflow
|
|
|
26
26
|
ownerId?: string[] | undefined;
|
|
27
27
|
workflowId?: string[] | undefined;
|
|
28
28
|
workflowVersionId?: string[] | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { renderListWorkflowVersions };
|
|
32
44
|
//# sourceMappingURL=list-workflow-versions.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListWorkflowVersions: import("@keystrokehq/action").Workflow
|
|
|
26
26
|
ownerId?: string[] | undefined;
|
|
27
27
|
workflowId?: string[] | undefined;
|
|
28
28
|
workflowVersionId?: string[] | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { renderListWorkflowVersions };
|
|
32
44
|
//# sourceMappingURL=list-workflow-versions.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const renderListWorkflows: import("@keystrokehq/action").WorkflowActionD
|
|
|
34
34
|
ownerId?: string[] | undefined;
|
|
35
35
|
workflowID?: string[] | undefined;
|
|
36
36
|
environmentId?: string[] | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { renderListWorkflows };
|
|
40
52
|
//# sourceMappingURL=list-workflows.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const renderListWorkflows: import("@keystrokehq/action").WorkflowActionD
|
|
|
34
34
|
ownerId?: string[] | undefined;
|
|
35
35
|
workflowID?: string[] | undefined;
|
|
36
36
|
environmentId?: string[] | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { renderListWorkflows };
|
|
40
52
|
//# sourceMappingURL=list-workflows.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderRestartServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderRestartService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderRestartService };
|
|
16
28
|
//# sourceMappingURL=restart-service.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderRestartServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderRestartService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderRestartService };
|
|
16
28
|
//# sourceMappingURL=restart-service.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderResumeServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderResumeService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderResumeService };
|
|
16
28
|
//# sourceMappingURL=resume-service.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RenderResumeServiceOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const renderResumeService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
serviceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderResumeService };
|
|
16
28
|
//# sourceMappingURL=resume-service.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const RenderRetrieveCustomDomainOutput: z.ZodObject<{
|
|
|
27
27
|
declare const renderRetrieveCustomDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
serviceId: string;
|
|
29
29
|
customDomainIdOrName: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { renderRetrieveCustomDomain };
|
|
33
45
|
//# sourceMappingURL=retrieve-custom-domain.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const RenderRetrieveCustomDomainOutput: z.ZodObject<{
|
|
|
27
27
|
declare const renderRetrieveCustomDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
serviceId: string;
|
|
29
29
|
customDomainIdOrName: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { renderRetrieveCustomDomain };
|
|
33
45
|
//# sourceMappingURL=retrieve-custom-domain.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const RenderRetrieveDeployOutput: z.ZodObject<{
|
|
|
24
24
|
declare const renderRetrieveDeploy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
deployId: string;
|
|
26
26
|
serviceId: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { renderRetrieveDeploy };
|
|
30
42
|
//# sourceMappingURL=retrieve-deploy.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const RenderRetrieveDeployOutput: z.ZodObject<{
|
|
|
24
24
|
declare const renderRetrieveDeploy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
deployId: string;
|
|
26
26
|
serviceId: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { renderRetrieveDeploy };
|
|
30
42
|
//# sourceMappingURL=retrieve-deploy.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveEnvGroupEnvVarOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveEnvGroupEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envVarKey: string;
|
|
14
14
|
envGroupId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveEnvGroupEnvVar };
|
|
18
30
|
//# sourceMappingURL=retrieve-env-group-env-var.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveEnvGroupEnvVarOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveEnvGroupEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envVarKey: string;
|
|
14
14
|
envGroupId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveEnvGroupEnvVar };
|
|
18
30
|
//# sourceMappingURL=retrieve-env-group-env-var.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveEnvGroupSecretFileOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveEnvGroupSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envGroupId: string;
|
|
14
14
|
secretFileName: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveEnvGroupSecretFile };
|
|
18
30
|
//# sourceMappingURL=retrieve-env-group-secret-file.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveEnvGroupSecretFileOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveEnvGroupSecretFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envGroupId: string;
|
|
14
14
|
secretFileName: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveEnvGroupSecretFile };
|
|
18
30
|
//# sourceMappingURL=retrieve-env-group-secret-file.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const RenderRetrieveEnvGroupOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const renderRetrieveEnvGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
envGroupId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderRetrieveEnvGroup };
|
|
23
35
|
//# sourceMappingURL=retrieve-env-group.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const RenderRetrieveEnvGroupOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const renderRetrieveEnvGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
envGroupId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderRetrieveEnvGroup };
|
|
23
35
|
//# sourceMappingURL=retrieve-env-group.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveEnvVarOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envVarKey: string;
|
|
14
14
|
serviceId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveEnvVar };
|
|
18
30
|
//# sourceMappingURL=retrieve-env-var.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RenderRetrieveEnvVarOutput: z.ZodObject<{
|
|
|
12
12
|
declare const renderRetrieveEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
envVarKey: string;
|
|
14
14
|
serviceId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { renderRetrieveEnvVar };
|
|
18
30
|
//# sourceMappingURL=retrieve-env-var.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const RenderRetrieveOwnerNotificationSettingsOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const renderRetrieveOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
ownerId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderRetrieveOwnerNotificationSettings };
|
|
23
35
|
//# sourceMappingURL=retrieve-owner-notification-settings.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const RenderRetrieveOwnerNotificationSettingsOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const renderRetrieveOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
ownerId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderRetrieveOwnerNotificationSettings };
|
|
23
35
|
//# sourceMappingURL=retrieve-owner-notification-settings.d.mts.map
|