@keystrokehq/paradym 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/activate-certificate.d.cts +15 -3
- package/dist/actions/activate-certificate.d.mts +15 -3
- package/dist/actions/archive-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/archive-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/archive-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/archive-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/archive-presentation-template.d.cts +13 -1
- package/dist/actions/archive-presentation-template.d.mts +13 -1
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/archive-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/create-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/create-anoncreds-credential-template.d.cts.map +1 -1
- package/dist/actions/create-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/create-anoncreds-credential-template.d.mts.map +1 -1
- package/dist/actions/create-certificate.d.cts +13 -1
- package/dist/actions/create-certificate.d.mts +13 -1
- package/dist/actions/create-didcomm-connection-invitation.d.cts +13 -1
- package/dist/actions/create-didcomm-connection-invitation.d.mts +13 -1
- package/dist/actions/create-didcomm-issuance-offer.d.cts +13 -1
- package/dist/actions/create-didcomm-issuance-offer.d.cts.map +1 -1
- package/dist/actions/create-didcomm-issuance-offer.d.mts +13 -1
- package/dist/actions/create-didcomm-issuance-offer.d.mts.map +1 -1
- package/dist/actions/create-openid4vc-credential-offer.d.cts +14 -2
- package/dist/actions/create-openid4vc-credential-offer.d.cts.map +1 -1
- package/dist/actions/create-openid4vc-credential-offer.d.mts +14 -2
- package/dist/actions/create-openid4vc-credential-offer.d.mts.map +1 -1
- package/dist/actions/create-openid4vc-verification-request.d.cts +13 -1
- package/dist/actions/create-openid4vc-verification-request.d.mts +13 -1
- package/dist/actions/create-presentation-template.d.cts +13 -1
- package/dist/actions/create-presentation-template.d.cts.map +1 -1
- package/dist/actions/create-presentation-template.d.mts +13 -1
- package/dist/actions/create-presentation-template.d.mts.map +1 -1
- package/dist/actions/create-project-webhook.d.cts +13 -1
- package/dist/actions/create-project-webhook.d.mts +13 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.cts.map +1 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/create-sd-jwt-vc-credential-template.d.mts.map +1 -1
- package/dist/actions/create-trusted-entity.d.cts +13 -1
- package/dist/actions/create-trusted-entity.d.mts +13 -1
- package/dist/actions/deactivate-certificate.d.cts +15 -3
- package/dist/actions/deactivate-certificate.d.mts +15 -3
- package/dist/actions/delete-did-comm-connection.d.cts +13 -1
- package/dist/actions/delete-did-comm-connection.d.mts +13 -1
- package/dist/actions/delete-didcomm-invitation.d.cts +13 -1
- package/dist/actions/delete-didcomm-invitation.d.mts +13 -1
- package/dist/actions/delete-trusted-entity.d.cts +13 -1
- package/dist/actions/delete-trusted-entity.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.cts +13 -1
- package/dist/actions/get-anoncreds-credential-template-json-schema.d.mts +13 -1
- package/dist/actions/get-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/get-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/get-di-ds.d.cts +13 -1
- package/dist/actions/get-di-ds.d.mts +13 -1
- package/dist/actions/get-did-comm-connection.d.cts +13 -1
- package/dist/actions/get-did-comm-connection.d.mts +13 -1
- package/dist/actions/get-did-comm-connections.d.cts +13 -1
- package/dist/actions/get-did-comm-connections.d.mts +13 -1
- package/dist/actions/get-didcomm-invitation.d.cts +13 -1
- package/dist/actions/get-didcomm-invitation.d.mts +13 -1
- package/dist/actions/get-didcomm-issuance-session.d.cts +14 -2
- package/dist/actions/get-didcomm-issuance-session.d.mts +14 -2
- package/dist/actions/get-mdoc-credential-template-json-schema.d.cts +13 -1
- package/dist/actions/get-mdoc-credential-template-json-schema.d.mts +13 -1
- package/dist/actions/get-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/get-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/get-openid4vc-issuance-session.d.cts +14 -2
- package/dist/actions/get-openid4vc-issuance-session.d.mts +14 -2
- package/dist/actions/get-openid4vc-verification-session.d.cts +13 -1
- package/dist/actions/get-openid4vc-verification-session.d.mts +13 -1
- package/dist/actions/get-presentation-template.d.cts +13 -1
- package/dist/actions/get-presentation-template.d.mts +13 -1
- package/dist/actions/get-presentation-templates.d.cts +13 -1
- package/dist/actions/get-presentation-templates.d.mts +13 -1
- package/dist/actions/get-project-members.d.cts +13 -1
- package/dist/actions/get-project-members.d.mts +13 -1
- package/dist/actions/get-project-profile.d.cts +13 -1
- package/dist/actions/get-project-profile.d.mts +13 -1
- package/dist/actions/get-project-webhooks.d.cts +13 -1
- package/dist/actions/get-project-webhooks.d.mts +13 -1
- package/dist/actions/get-projects.d.cts +13 -1
- package/dist/actions/get-projects.d.cts.map +1 -1
- package/dist/actions/get-projects.d.mts +13 -1
- package/dist/actions/get-projects.d.mts.map +1 -1
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.cts +13 -1
- package/dist/actions/get-sd-jwt-vc-credential-template-json-schema.d.mts +13 -1
- package/dist/actions/get-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/get-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/get-trusted-entities.d.cts +13 -1
- package/dist/actions/get-trusted-entities.d.mts +13 -1
- package/dist/actions/get-trusted-entity.d.cts +13 -1
- package/dist/actions/get-trusted-entity.d.mts +13 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts +13 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.cts.map +1 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts +13 -1
- package/dist/actions/issue-direct-sd-jwt-vc.d.mts.map +1 -1
- package/dist/actions/list-anon-creds-credential-templates.d.cts +13 -1
- package/dist/actions/list-anon-creds-credential-templates.d.mts +13 -1
- package/dist/actions/list-certificate-signing-requests.d.cts +13 -1
- package/dist/actions/list-certificate-signing-requests.d.mts +13 -1
- package/dist/actions/list-certificates.d.cts +16 -4
- package/dist/actions/list-certificates.d.mts +16 -4
- package/dist/actions/list-didcomm-invitations.d.cts +13 -1
- package/dist/actions/list-didcomm-invitations.d.mts +13 -1
- package/dist/actions/list-didcomm-issuance-offers.d.cts +13 -1
- package/dist/actions/list-didcomm-issuance-offers.d.mts +13 -1
- package/dist/actions/list-didcomm-mediator-connections.d.cts +13 -1
- package/dist/actions/list-didcomm-mediator-connections.d.mts +13 -1
- package/dist/actions/list-didcomm-mediators.d.cts +13 -1
- package/dist/actions/list-didcomm-mediators.d.mts +13 -1
- package/dist/actions/list-didcomm-verification-requests.d.cts +13 -1
- package/dist/actions/list-didcomm-verification-requests.d.mts +13 -1
- package/dist/actions/list-issued-credentials.d.cts +13 -1
- package/dist/actions/list-issued-credentials.d.mts +13 -1
- package/dist/actions/list-mdoc-credential-templates.d.cts +13 -1
- package/dist/actions/list-mdoc-credential-templates.d.mts +13 -1
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts +13 -1
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts +13 -1
- package/dist/actions/list-openid4vc-verification-sessions.d.cts +13 -1
- package/dist/actions/list-openid4vc-verification-sessions.d.mts +13 -1
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts +13 -1
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts +13 -1
- package/dist/actions/receive-didcomm-invitation.d.cts +13 -1
- package/dist/actions/receive-didcomm-invitation.d.mts +13 -1
- package/dist/actions/revoke-certificate.d.cts +13 -1
- package/dist/actions/revoke-certificate.d.mts +13 -1
- package/dist/actions/send-did-comm-custom-message.d.cts +13 -1
- package/dist/actions/send-did-comm-custom-message.d.cts.map +1 -1
- package/dist/actions/send-did-comm-custom-message.d.mts +13 -1
- package/dist/actions/send-did-comm-custom-message.d.mts.map +1 -1
- package/dist/actions/send-didcomm-basic-message.d.cts +13 -1
- package/dist/actions/send-didcomm-basic-message.d.mts +13 -1
- package/dist/actions/unarchive-anoncreds-credential-template.d.cts +13 -1
- package/dist/actions/unarchive-anoncreds-credential-template.d.mts +13 -1
- package/dist/actions/unarchive-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/unarchive-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/unarchive-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/update-did-comm-connection.d.cts +13 -1
- package/dist/actions/update-did-comm-connection.d.mts +13 -1
- package/dist/actions/update-mdoc-credential-template.d.cts +13 -1
- package/dist/actions/update-mdoc-credential-template.d.cts.map +1 -1
- package/dist/actions/update-mdoc-credential-template.d.mts +13 -1
- package/dist/actions/update-mdoc-credential-template.d.mts.map +1 -1
- package/dist/actions/update-presentation-template.d.cts +13 -1
- package/dist/actions/update-presentation-template.d.cts.map +1 -1
- package/dist/actions/update-presentation-template.d.mts +13 -1
- package/dist/actions/update-presentation-template.d.mts.map +1 -1
- package/dist/actions/update-project-profile.d.cts +13 -1
- package/dist/actions/update-project-profile.d.mts +13 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts +13 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.cts.map +1 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts +13 -1
- package/dist/actions/update-sd-jwt-vc-credential-template.d.mts.map +1 -1
- package/dist/actions/update-trusted-entity.d.cts +13 -1
- package/dist/actions/update-trusted-entity.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
|
@@ -23,7 +23,19 @@ declare const ParadymGetDidcommInvitationOutput: z.ZodObject<{
|
|
|
23
23
|
declare const paradymGetDidcommInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
projectId: string;
|
|
25
25
|
didcommInvitationId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetDidcommInvitation };
|
|
29
41
|
//# sourceMappingURL=get-didcomm-invitation.d.mts.map
|
|
@@ -14,8 +14,8 @@ declare const ParadymGetDidcommIssuanceSessionOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>>>;
|
|
15
15
|
status: z.ZodNullable<z.ZodEnum<{
|
|
16
16
|
expired: "expired";
|
|
17
|
-
offered: "offered";
|
|
18
17
|
completed: "completed";
|
|
18
|
+
offered: "offered";
|
|
19
19
|
failed: "failed";
|
|
20
20
|
}>>;
|
|
21
21
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
@@ -45,7 +45,19 @@ declare const ParadymGetDidcommIssuanceSessionOutput: z.ZodObject<{
|
|
|
45
45
|
declare const paradymGetDidcommIssuanceSession: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
projectId: string;
|
|
47
47
|
didcommIssuanceId: string;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { paradymGetDidcommIssuanceSession };
|
|
51
63
|
//# sourceMappingURL=get-didcomm-issuance-session.d.cts.map
|
|
@@ -14,8 +14,8 @@ declare const ParadymGetDidcommIssuanceSessionOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>>>;
|
|
15
15
|
status: z.ZodNullable<z.ZodEnum<{
|
|
16
16
|
expired: "expired";
|
|
17
|
-
offered: "offered";
|
|
18
17
|
completed: "completed";
|
|
18
|
+
offered: "offered";
|
|
19
19
|
failed: "failed";
|
|
20
20
|
}>>;
|
|
21
21
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
@@ -45,7 +45,19 @@ declare const ParadymGetDidcommIssuanceSessionOutput: z.ZodObject<{
|
|
|
45
45
|
declare const paradymGetDidcommIssuanceSession: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
46
|
projectId: string;
|
|
47
47
|
didcommIssuanceId: string;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { paradymGetDidcommIssuanceSession };
|
|
51
63
|
//# sourceMappingURL=get-didcomm-issuance-session.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const ParadymGetMdocCredentialTemplateJsonSchemaOutput: z.ZodObject<{
|
|
|
18
18
|
declare const paradymGetMdocCredentialTemplateJsonSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
projectId: string;
|
|
20
20
|
credentialTemplateId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetMdocCredentialTemplateJsonSchema };
|
|
24
36
|
//# sourceMappingURL=get-mdoc-credential-template-json-schema.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const ParadymGetMdocCredentialTemplateJsonSchemaOutput: z.ZodObject<{
|
|
|
18
18
|
declare const paradymGetMdocCredentialTemplateJsonSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
projectId: string;
|
|
20
20
|
credentialTemplateId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetMdocCredentialTemplateJsonSchema };
|
|
24
36
|
//# sourceMappingURL=get-mdoc-credential-template-json-schema.d.mts.map
|
|
@@ -38,7 +38,19 @@ declare const ParadymGetMdocCredentialTemplateOutput: z.ZodObject<{
|
|
|
38
38
|
declare const paradymGetMdocCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
projectId: string;
|
|
40
40
|
credentialTemplateId: string;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetMdocCredentialTemplate };
|
|
44
56
|
//# sourceMappingURL=get-mdoc-credential-template.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const ParadymGetMdocCredentialTemplateOutput: z.ZodObject<{
|
|
|
38
38
|
declare const paradymGetMdocCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
projectId: string;
|
|
40
40
|
credentialTemplateId: string;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetMdocCredentialTemplate };
|
|
44
56
|
//# sourceMappingURL=get-mdoc-credential-template.d.mts.map
|
|
@@ -14,8 +14,8 @@ declare const ParadymGetOpenid4vcIssuanceSessionOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>>>;
|
|
15
15
|
status: z.ZodNullable<z.ZodEnum<{
|
|
16
16
|
expired: "expired";
|
|
17
|
-
offered: "offered";
|
|
18
17
|
completed: "completed";
|
|
18
|
+
offered: "offered";
|
|
19
19
|
failed: "failed";
|
|
20
20
|
partiallyIssued: "partiallyIssued";
|
|
21
21
|
}>>;
|
|
@@ -36,7 +36,19 @@ declare const ParadymGetOpenid4vcIssuanceSessionOutput: z.ZodObject<{
|
|
|
36
36
|
declare const paradymGetOpenid4vcIssuanceSession: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
37
|
projectId: string;
|
|
38
38
|
openId4VcIssuanceId: string;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { paradymGetOpenid4vcIssuanceSession };
|
|
42
54
|
//# sourceMappingURL=get-openid4vc-issuance-session.d.cts.map
|
|
@@ -14,8 +14,8 @@ declare const ParadymGetOpenid4vcIssuanceSessionOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>>>;
|
|
15
15
|
status: z.ZodNullable<z.ZodEnum<{
|
|
16
16
|
expired: "expired";
|
|
17
|
-
offered: "offered";
|
|
18
17
|
completed: "completed";
|
|
18
|
+
offered: "offered";
|
|
19
19
|
failed: "failed";
|
|
20
20
|
partiallyIssued: "partiallyIssued";
|
|
21
21
|
}>>;
|
|
@@ -36,7 +36,19 @@ declare const ParadymGetOpenid4vcIssuanceSessionOutput: z.ZodObject<{
|
|
|
36
36
|
declare const paradymGetOpenid4vcIssuanceSession: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
37
|
projectId: string;
|
|
38
38
|
openId4VcIssuanceId: string;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { paradymGetOpenid4vcIssuanceSession };
|
|
42
54
|
//# sourceMappingURL=get-openid4vc-issuance-session.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const ParadymGetOpenid4vcVerificationSessionOutput: z.ZodObject<{
|
|
|
29
29
|
declare const paradymGetOpenid4vcVerificationSession: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
projectId: string;
|
|
31
31
|
openId4VcVerificationId: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetOpenid4vcVerificationSession };
|
|
35
47
|
//# sourceMappingURL=get-openid4vc-verification-session.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const ParadymGetOpenid4vcVerificationSessionOutput: z.ZodObject<{
|
|
|
29
29
|
declare const paradymGetOpenid4vcVerificationSession: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
projectId: string;
|
|
31
31
|
openId4VcVerificationId: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetOpenid4vcVerificationSession };
|
|
35
47
|
//# sourceMappingURL=get-openid4vc-verification-session.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const paradymGetPresentationTemplate: import("@keystrokehq/action").Work
|
|
|
33
33
|
projectId: string;
|
|
34
34
|
presentationTemplateId: string;
|
|
35
35
|
include?: "credentials.trustedIssuers" | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { paradymGetPresentationTemplate };
|
|
39
51
|
//# sourceMappingURL=get-presentation-template.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const paradymGetPresentationTemplate: import("@keystrokehq/action").Work
|
|
|
33
33
|
projectId: string;
|
|
34
34
|
presentationTemplateId: string;
|
|
35
35
|
include?: "credentials.trustedIssuers" | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { paradymGetPresentationTemplate };
|
|
39
51
|
//# sourceMappingURL=get-presentation-template.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const paradymGetPresentationTemplates: import("@keystrokehq/action").Wor
|
|
|
22
22
|
projectId: string;
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
offset?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paradymGetPresentationTemplates };
|
|
28
40
|
//# sourceMappingURL=get-presentation-templates.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const paradymGetPresentationTemplates: import("@keystrokehq/action").Wor
|
|
|
22
22
|
projectId: string;
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
offset?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paradymGetPresentationTemplates };
|
|
28
40
|
//# sourceMappingURL=get-presentation-templates.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const paradymGetProjectMembers: import("@keystrokehq/action").WorkflowAc
|
|
|
22
22
|
projectId: string;
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
offset?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paradymGetProjectMembers };
|
|
28
40
|
//# sourceMappingURL=get-project-members.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const paradymGetProjectMembers: import("@keystrokehq/action").WorkflowAc
|
|
|
22
22
|
projectId: string;
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
offset?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paradymGetProjectMembers };
|
|
28
40
|
//# sourceMappingURL=get-project-members.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const ParadymGetProjectProfileOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const paradymGetProjectProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
projectId: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paradymGetProjectProfile };
|
|
28
40
|
//# sourceMappingURL=get-project-profile.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const ParadymGetProjectProfileOutput: z.ZodObject<{
|
|
|
22
22
|
}, z.core.$loose>;
|
|
23
23
|
declare const paradymGetProjectProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
projectId: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { paradymGetProjectProfile };
|
|
28
40
|
//# sourceMappingURL=get-project-profile.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const paradymGetProjectWebhooks: import("@keystrokehq/action").WorkflowA
|
|
|
25
25
|
projectId: string;
|
|
26
26
|
limit?: number | undefined;
|
|
27
27
|
cursor?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetProjectWebhooks };
|
|
31
43
|
//# sourceMappingURL=get-project-webhooks.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const paradymGetProjectWebhooks: import("@keystrokehq/action").WorkflowA
|
|
|
25
25
|
projectId: string;
|
|
26
26
|
limit?: number | undefined;
|
|
27
27
|
cursor?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetProjectWebhooks };
|
|
31
43
|
//# sourceMappingURL=get-project-webhooks.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymGetProjectsOutput: z.ZodObject<{
|
|
|
12
12
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$loose>>;
|
|
14
14
|
}, z.core.$loose>;
|
|
15
|
-
declare const paradymGetProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
declare const paradymGetProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetProjects };
|
|
18
30
|
//# sourceMappingURL=get-projects.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-projects.d.cts","names":[],"sources":["../../src/actions/get-projects.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-projects.d.cts","names":[],"sources":["../../src/actions/get-projects.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -12,7 +12,19 @@ declare const ParadymGetProjectsOutput: z.ZodObject<{
|
|
|
12
12
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$loose>>;
|
|
14
14
|
}, z.core.$loose>;
|
|
15
|
-
declare const paradymGetProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
declare const paradymGetProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetProjects };
|
|
18
30
|
//# sourceMappingURL=get-projects.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-projects.d.mts","names":[],"sources":["../../src/actions/get-projects.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-projects.d.mts","names":[],"sources":["../../src/actions/get-projects.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -18,7 +18,19 @@ declare const ParadymGetSdJwtVcCredentialTemplateJsonSchemaOutput: z.ZodObject<{
|
|
|
18
18
|
declare const paradymGetSdJwtVcCredentialTemplateJsonSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
projectId: string;
|
|
20
20
|
credentialTemplateId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetSdJwtVcCredentialTemplateJsonSchema };
|
|
24
36
|
//# sourceMappingURL=get-sd-jwt-vc-credential-template-json-schema.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const ParadymGetSdJwtVcCredentialTemplateJsonSchemaOutput: z.ZodObject<{
|
|
|
18
18
|
declare const paradymGetSdJwtVcCredentialTemplateJsonSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
projectId: string;
|
|
20
20
|
credentialTemplateId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetSdJwtVcCredentialTemplateJsonSchema };
|
|
24
36
|
//# sourceMappingURL=get-sd-jwt-vc-credential-template-json-schema.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const ParadymGetSdJwtVcCredentialTemplateOutput: z.ZodObject<{
|
|
|
25
25
|
declare const paradymGetSdJwtVcCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
projectId: string;
|
|
27
27
|
credentialTemplateId: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetSdJwtVcCredentialTemplate };
|
|
31
43
|
//# sourceMappingURL=get-sd-jwt-vc-credential-template.d.cts.map
|