@keystrokehq/paradym 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/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 +14 -2
- package/dist/actions/create-openid4vc-verification-request.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/get-didcomm-issuance-session.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/get-openid4vc-verification-session.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/list-anon-creds-credential-templates.d.mts +15 -3
- package/dist/actions/list-certificate-signing-requests.d.cts +17 -5
- package/dist/actions/list-certificate-signing-requests.d.mts +17 -5
- package/dist/actions/list-certificates.d.cts +20 -8
- package/dist/actions/list-certificates.d.mts +20 -8
- 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 +15 -3
- package/dist/actions/list-didcomm-mediator-connections.d.mts +15 -3
- package/dist/actions/list-didcomm-mediators.d.cts +15 -3
- package/dist/actions/list-didcomm-mediators.d.mts +15 -3
- 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 +15 -3
- package/dist/actions/list-mdoc-credential-templates.d.mts +15 -3
- package/dist/actions/list-openid4vc-issuance-sessions.d.cts +15 -3
- package/dist/actions/list-openid4vc-issuance-sessions.d.mts +15 -3
- package/dist/actions/list-openid4vc-verification-sessions.d.cts +15 -3
- package/dist/actions/list-openid4vc-verification-sessions.d.mts +15 -3
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.cts +15 -3
- package/dist/actions/list-sd-jwt-vc-credential-templates.d.mts +15 -3
- 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/package.json +1 -1
|
@@ -24,7 +24,19 @@ declare const paradymCreatePresentationTemplate: import("@keystrokehq/action").W
|
|
|
24
24
|
credentials: Record<string, unknown>[];
|
|
25
25
|
description: string;
|
|
26
26
|
verifier?: Record<string, unknown> | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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 { paradymCreatePresentationTemplate };
|
|
30
42
|
//# sourceMappingURL=create-presentation-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-presentation-template.d.mts","names":[],"sources":["../../src/actions/create-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAOtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAWvC,iCAAA,gCAAiC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-presentation-template.d.mts","names":[],"sources":["../../src/actions/create-presentation-template.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAOtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;cAWvC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -22,7 +22,19 @@ declare const paradymCreateProjectWebhook: import("@keystrokehq/action").Workflo
|
|
|
22
22
|
name: string;
|
|
23
23
|
projectId: string;
|
|
24
24
|
eventTypes: 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 { paradymCreateProjectWebhook };
|
|
28
40
|
//# sourceMappingURL=create-project-webhook.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const paradymCreateProjectWebhook: import("@keystrokehq/action").Workflo
|
|
|
22
22
|
name: string;
|
|
23
23
|
projectId: string;
|
|
24
24
|
eventTypes: 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 { paradymCreateProjectWebhook };
|
|
28
40
|
//# sourceMappingURL=create-project-webhook.d.mts.map
|
|
@@ -69,7 +69,19 @@ declare const paradymCreateSdJwtVcCredentialTemplate: import("@keystrokehq/actio
|
|
|
69
69
|
} | undefined;
|
|
70
70
|
} | undefined;
|
|
71
71
|
description?: string | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { paradymCreateSdJwtVcCredentialTemplate };
|
|
75
87
|
//# sourceMappingURL=create-sd-jwt-vc-credential-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sd-jwt-vc-credential-template.d.cts","names":[],"sources":["../../src/actions/create-sd-jwt-vc-credential-template.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB5C,sCAAA,gCAAsC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-sd-jwt-vc-credential-template.d.cts","names":[],"sources":["../../src/actions/create-sd-jwt-vc-credential-template.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB5C,sCAAA,gCAAsC,wBAAA"}
|
|
@@ -69,7 +69,19 @@ declare const paradymCreateSdJwtVcCredentialTemplate: import("@keystrokehq/actio
|
|
|
69
69
|
} | undefined;
|
|
70
70
|
} | undefined;
|
|
71
71
|
description?: string | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { paradymCreateSdJwtVcCredentialTemplate };
|
|
75
87
|
//# sourceMappingURL=create-sd-jwt-vc-credential-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sd-jwt-vc-credential-template.d.mts","names":[],"sources":["../../src/actions/create-sd-jwt-vc-credential-template.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB5C,sCAAA,gCAAsC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-sd-jwt-vc-credential-template.d.mts","names":[],"sources":["../../src/actions/create-sd-jwt-vc-credential-template.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA0B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB5C,sCAAA,gCAAsC,wBAAA"}
|
|
@@ -40,7 +40,19 @@ declare const paradymCreateTrustedEntity: import("@keystrokehq/action").Workflow
|
|
|
40
40
|
certificate: string;
|
|
41
41
|
name?: string | undefined;
|
|
42
42
|
}[] | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { paradymCreateTrustedEntity };
|
|
46
58
|
//# sourceMappingURL=create-trusted-entity.d.cts.map
|
|
@@ -40,7 +40,19 @@ declare const paradymCreateTrustedEntity: import("@keystrokehq/action").Workflow
|
|
|
40
40
|
certificate: string;
|
|
41
41
|
name?: string | undefined;
|
|
42
42
|
}[] | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { paradymCreateTrustedEntity };
|
|
46
58
|
//# sourceMappingURL=create-trusted-entity.d.mts.map
|
|
@@ -8,10 +8,10 @@ declare const ParadymDeactivateCertificateInput: z.ZodObject<{
|
|
|
8
8
|
declare const ParadymDeactivateCertificateOutput: z.ZodObject<{
|
|
9
9
|
id: z.ZodNullable<z.ZodString>;
|
|
10
10
|
type: z.ZodNullable<z.ZodEnum<{
|
|
11
|
-
verifierSignRequest: "verifierSignRequest";
|
|
12
|
-
issuerSignCredential: "issuerSignCredential";
|
|
13
11
|
verifierRoot: "verifierRoot";
|
|
14
12
|
issuerRoot: "issuerRoot";
|
|
13
|
+
verifierSignRequest: "verifierSignRequest";
|
|
14
|
+
issuerSignCredential: "issuerSignCredential";
|
|
15
15
|
}>>;
|
|
16
16
|
status: z.ZodNullable<z.ZodEnum<{
|
|
17
17
|
expired: "expired";
|
|
@@ -38,7 +38,19 @@ declare const ParadymDeactivateCertificateOutput: z.ZodObject<{
|
|
|
38
38
|
declare const paradymDeactivateCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
projectId: string;
|
|
40
40
|
certificateId: 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 { paradymDeactivateCertificate };
|
|
44
56
|
//# sourceMappingURL=deactivate-certificate.d.cts.map
|
|
@@ -8,10 +8,10 @@ declare const ParadymDeactivateCertificateInput: z.ZodObject<{
|
|
|
8
8
|
declare const ParadymDeactivateCertificateOutput: z.ZodObject<{
|
|
9
9
|
id: z.ZodNullable<z.ZodString>;
|
|
10
10
|
type: z.ZodNullable<z.ZodEnum<{
|
|
11
|
-
verifierSignRequest: "verifierSignRequest";
|
|
12
|
-
issuerSignCredential: "issuerSignCredential";
|
|
13
11
|
verifierRoot: "verifierRoot";
|
|
14
12
|
issuerRoot: "issuerRoot";
|
|
13
|
+
verifierSignRequest: "verifierSignRequest";
|
|
14
|
+
issuerSignCredential: "issuerSignCredential";
|
|
15
15
|
}>>;
|
|
16
16
|
status: z.ZodNullable<z.ZodEnum<{
|
|
17
17
|
expired: "expired";
|
|
@@ -38,7 +38,19 @@ declare const ParadymDeactivateCertificateOutput: z.ZodObject<{
|
|
|
38
38
|
declare const paradymDeactivateCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
projectId: string;
|
|
40
40
|
certificateId: 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 { paradymDeactivateCertificate };
|
|
44
56
|
//# sourceMappingURL=deactivate-certificate.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteDidCommConnectionOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteDidCommConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
didcommConnectionId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteDidCommConnection };
|
|
18
30
|
//# sourceMappingURL=delete-did-comm-connection.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteDidCommConnectionOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteDidCommConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
didcommConnectionId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteDidCommConnection };
|
|
18
30
|
//# sourceMappingURL=delete-did-comm-connection.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteDidcommInvitationOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteDidcommInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
didcommInvitationId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteDidcommInvitation };
|
|
18
30
|
//# sourceMappingURL=delete-didcomm-invitation.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteDidcommInvitationOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteDidcommInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
didcommInvitationId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteDidcommInvitation };
|
|
18
30
|
//# sourceMappingURL=delete-didcomm-invitation.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteTrustedEntityOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteTrustedEntity: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
trustedEntityId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteTrustedEntity };
|
|
18
30
|
//# sourceMappingURL=delete-trusted-entity.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteTrustedEntityOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteTrustedEntity: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
trustedEntityId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteTrustedEntity };
|
|
18
30
|
//# sourceMappingURL=delete-trusted-entity.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteWebhookOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
webhookId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteWebhook };
|
|
18
30
|
//# sourceMappingURL=delete-webhook.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const ParadymDeleteWebhookOutput: z.ZodObject<{
|
|
|
12
12
|
declare const paradymDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
projectId: string;
|
|
14
14
|
webhookId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, 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 { paradymDeleteWebhook };
|
|
18
30
|
//# sourceMappingURL=delete-webhook.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput: z.ZodObject
|
|
|
18
18
|
declare const paradymGetAnoncredsCredentialTemplateJsonSchema: 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 { paradymGetAnoncredsCredentialTemplateJsonSchema };
|
|
24
36
|
//# sourceMappingURL=get-anoncreds-credential-template-json-schema.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const ParadymGetAnoncredsCredentialTemplateJsonSchemaOutput: z.ZodObject
|
|
|
18
18
|
declare const paradymGetAnoncredsCredentialTemplateJsonSchema: 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 { paradymGetAnoncredsCredentialTemplateJsonSchema };
|
|
24
36
|
//# sourceMappingURL=get-anoncreds-credential-template-json-schema.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const ParadymGetAnoncredsCredentialTemplateOutput: z.ZodObject<{
|
|
|
22
22
|
declare const paradymGetAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
projectId: string;
|
|
24
24
|
credentialTemplateId: 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 { paradymGetAnoncredsCredentialTemplate };
|
|
28
40
|
//# sourceMappingURL=get-anoncreds-credential-template.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const ParadymGetAnoncredsCredentialTemplateOutput: z.ZodObject<{
|
|
|
22
22
|
declare const paradymGetAnoncredsCredentialTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
projectId: string;
|
|
24
24
|
credentialTemplateId: 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 { paradymGetAnoncredsCredentialTemplate };
|
|
28
40
|
//# sourceMappingURL=get-anoncreds-credential-template.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const paradymGetDiDs: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
29
29
|
projectId: string;
|
|
30
30
|
limit?: number | undefined;
|
|
31
31
|
offset?: number | undefined;
|
|
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 { paradymGetDiDs };
|
|
35
47
|
//# sourceMappingURL=get-di-ds.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const paradymGetDiDs: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
29
29
|
projectId: string;
|
|
30
30
|
limit?: number | undefined;
|
|
31
31
|
offset?: number | undefined;
|
|
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 { paradymGetDiDs };
|
|
35
47
|
//# sourceMappingURL=get-di-ds.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const ParadymGetDidCommConnectionOutput: z.ZodObject<{
|
|
|
17
17
|
declare const paradymGetDidCommConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
projectId: string;
|
|
19
19
|
didcommConnectionId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"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>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { paradymGetDidCommConnection };
|
|
23
35
|
//# sourceMappingURL=get-did-comm-connection.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const ParadymGetDidCommConnectionOutput: z.ZodObject<{
|
|
|
17
17
|
declare const paradymGetDidCommConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
projectId: string;
|
|
19
19
|
didcommConnectionId: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"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>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { paradymGetDidCommConnection };
|
|
23
35
|
//# sourceMappingURL=get-did-comm-connection.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const paradymGetDidCommConnections: import("@keystrokehq/action").Workfl
|
|
|
34
34
|
state?: string | undefined;
|
|
35
35
|
offset?: number | undefined;
|
|
36
36
|
invitation_id?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"paradym", 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 { paradymGetDidCommConnections };
|
|
40
52
|
//# sourceMappingURL=get-did-comm-connections.d.cts.map
|