@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
|
@@ -53,7 +53,19 @@ declare const renderListLogs: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
53
53
|
direction?: "forward" | "backward" | undefined;
|
|
54
54
|
startTime?: string | undefined;
|
|
55
55
|
statusCode?: string[] | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListLogs };
|
|
59
71
|
//# sourceMappingURL=list-logs.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const renderListLogs: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
53
53
|
direction?: "forward" | "backward" | undefined;
|
|
54
54
|
startTime?: string | undefined;
|
|
55
55
|
statusCode?: string[] | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListLogs };
|
|
59
71
|
//# sourceMappingURL=list-logs.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const renderListMaintenance: import("@keystrokehq/action").WorkflowActio
|
|
|
34
34
|
state?: ("scheduled" | "in_progress" | "user_fix_required" | "cancelled" | "succeeded" | "failed")[] | undefined;
|
|
35
35
|
ownerId?: string[] | undefined;
|
|
36
36
|
resourceId?: 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 { renderListMaintenance };
|
|
40
52
|
//# sourceMappingURL=list-maintenance.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const renderListMaintenance: import("@keystrokehq/action").WorkflowActio
|
|
|
34
34
|
state?: ("scheduled" | "in_progress" | "user_fix_required" | "cancelled" | "succeeded" | "failed")[] | undefined;
|
|
35
35
|
ownerId?: string[] | undefined;
|
|
36
36
|
resourceId?: 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 { renderListMaintenance };
|
|
40
52
|
//# sourceMappingURL=list-maintenance.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const renderListNotificationOverrides: import("@keystrokehq/action").Wor
|
|
|
24
24
|
cursor?: string | undefined;
|
|
25
25
|
ownerId?: string[] | undefined;
|
|
26
26
|
serviceId?: string[] | undefined;
|
|
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 { renderListNotificationOverrides };
|
|
30
42
|
//# sourceMappingURL=list-notification-overrides.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const renderListNotificationOverrides: import("@keystrokehq/action").Wor
|
|
|
24
24
|
cursor?: string | undefined;
|
|
25
25
|
ownerId?: string[] | undefined;
|
|
26
26
|
serviceId?: string[] | undefined;
|
|
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 { renderListNotificationOverrides };
|
|
30
42
|
//# sourceMappingURL=list-notification-overrides.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const RenderListOwnerMembersOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const renderListOwnerMembers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
ownerId: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListOwnerMembers };
|
|
31
43
|
//# sourceMappingURL=list-owner-members.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const RenderListOwnerMembersOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const renderListOwnerMembers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
ownerId: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListOwnerMembers };
|
|
31
43
|
//# sourceMappingURL=list-owner-members.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const renderListOwners: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
23
23
|
email?: string[] | undefined;
|
|
24
24
|
limit?: number | undefined;
|
|
25
25
|
cursor?: 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 { renderListOwners };
|
|
29
41
|
//# sourceMappingURL=list-owners.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const renderListOwners: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
23
23
|
email?: string[] | undefined;
|
|
24
24
|
limit?: number | undefined;
|
|
25
25
|
cursor?: 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 { renderListOwners };
|
|
29
41
|
//# sourceMappingURL=list-owners.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const RenderListPostgresExportOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const renderListPostgresExport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
postgresId: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListPostgresExport };
|
|
19
31
|
//# sourceMappingURL=list-postgres-export.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const RenderListPostgresExportOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const renderListPostgresExport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
postgresId: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListPostgresExport };
|
|
19
31
|
//# sourceMappingURL=list-postgres-export.d.mts.map
|
|
@@ -14,7 +14,19 @@ declare const RenderListPostgresUsersOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const renderListPostgresUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
postgresId: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { renderListPostgresUsers };
|
|
20
32
|
//# sourceMappingURL=list-postgres-users.d.cts.map
|
|
@@ -14,7 +14,19 @@ declare const RenderListPostgresUsersOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const renderListPostgresUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
postgresId: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { renderListPostgresUsers };
|
|
20
32
|
//# sourceMappingURL=list-postgres-users.d.mts.map
|
|
@@ -66,7 +66,19 @@ declare const renderListPostgres: import("@keystrokehq/action").WorkflowActionDe
|
|
|
66
66
|
environmentId?: string[] | undefined;
|
|
67
67
|
updatedBefore?: string | undefined;
|
|
68
68
|
includeReplicas?: boolean | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { renderListPostgres };
|
|
72
84
|
//# sourceMappingURL=list-postgres.d.cts.map
|
|
@@ -66,7 +66,19 @@ declare const renderListPostgres: import("@keystrokehq/action").WorkflowActionDe
|
|
|
66
66
|
environmentId?: string[] | undefined;
|
|
67
67
|
updatedBefore?: string | undefined;
|
|
68
68
|
includeReplicas?: boolean | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { renderListPostgres };
|
|
72
84
|
//# sourceMappingURL=list-postgres.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const RenderListProjectsOutput: z.ZodObject<{
|
|
|
27
27
|
declare const renderListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
cursor?: string | undefined;
|
|
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 { renderListProjects };
|
|
33
45
|
//# sourceMappingURL=list-projects.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const RenderListProjectsOutput: z.ZodObject<{
|
|
|
27
27
|
declare const renderListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
cursor?: string | undefined;
|
|
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 { renderListProjects };
|
|
33
45
|
//# sourceMappingURL=list-projects.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const renderListRegistryCredentials: import("@keystrokehq/action").Workf
|
|
|
39
39
|
updatedAfter?: string | undefined;
|
|
40
40
|
createdBefore?: string | undefined;
|
|
41
41
|
updatedBefore?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { renderListRegistryCredentials };
|
|
45
57
|
//# sourceMappingURL=list-registry-credentials.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const renderListRegistryCredentials: import("@keystrokehq/action").Workf
|
|
|
39
39
|
updatedAfter?: string | undefined;
|
|
40
40
|
createdBefore?: string | undefined;
|
|
41
41
|
updatedBefore?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { renderListRegistryCredentials };
|
|
45
57
|
//# sourceMappingURL=list-registry-credentials.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListResourceLogStreams: import("@keystrokehq/action").Workfl
|
|
|
26
26
|
setting?: string[] | undefined;
|
|
27
27
|
resourceId?: string[] | undefined;
|
|
28
28
|
logStreamId?: 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 { renderListResourceLogStreams };
|
|
32
44
|
//# sourceMappingURL=list-resource-log-streams.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListResourceLogStreams: import("@keystrokehq/action").Workfl
|
|
|
26
26
|
setting?: string[] | undefined;
|
|
27
27
|
resourceId?: string[] | undefined;
|
|
28
28
|
logStreamId?: 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 { renderListResourceLogStreams };
|
|
32
44
|
//# sourceMappingURL=list-resource-log-streams.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListRoutes: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
26
26
|
cursor?: string | undefined;
|
|
27
27
|
source?: string[] | undefined;
|
|
28
28
|
destination?: 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 { renderListRoutes };
|
|
32
44
|
//# sourceMappingURL=list-routes.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const renderListRoutes: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
26
26
|
cursor?: string | undefined;
|
|
27
27
|
source?: string[] | undefined;
|
|
28
28
|
destination?: 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 { renderListRoutes };
|
|
32
44
|
//# sourceMappingURL=list-routes.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActio
|
|
|
19
19
|
serviceId: string;
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
cursor?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListSecretFiles };
|
|
25
37
|
//# sourceMappingURL=list-secret-files.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActio
|
|
|
19
19
|
serviceId: string;
|
|
20
20
|
limit?: number | undefined;
|
|
21
21
|
cursor?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", 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<"render", 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 { renderListSecretFiles };
|
|
25
37
|
//# sourceMappingURL=list-secret-files.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const renderListServices: import("@keystrokehq/action").WorkflowActionDe
|
|
|
39
39
|
type?: "web_service" | "static_site" | "private_service" | "background_worker" | "cron_job" | undefined;
|
|
40
40
|
limit?: number | undefined;
|
|
41
41
|
cursor?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { renderListServices };
|
|
45
57
|
//# sourceMappingURL=list-services.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const renderListServices: import("@keystrokehq/action").WorkflowActionDe
|
|
|
39
39
|
type?: "web_service" | "static_site" | "private_service" | "background_worker" | "cron_job" | undefined;
|
|
40
40
|
limit?: number | undefined;
|
|
41
41
|
cursor?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"render", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { renderListServices };
|
|
45
57
|
//# sourceMappingURL=list-services.d.mts.map
|