@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
|
@@ -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
|
|
@@ -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.mts.map
|
|
@@ -28,7 +28,19 @@ declare const paradymGetTrustedEntities: import("@keystrokehq/action").WorkflowA
|
|
|
28
28
|
pageSize?: number | undefined;
|
|
29
29
|
pageAfter?: string | undefined;
|
|
30
30
|
pageBefore?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paradymGetTrustedEntities };
|
|
34
46
|
//# sourceMappingURL=get-trusted-entities.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const paradymGetTrustedEntities: import("@keystrokehq/action").WorkflowA
|
|
|
28
28
|
pageSize?: number | undefined;
|
|
29
29
|
pageAfter?: string | undefined;
|
|
30
30
|
pageBefore?: string | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { paradymGetTrustedEntities };
|
|
34
46
|
//# sourceMappingURL=get-trusted-entities.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const ParadymGetTrustedEntityOutput: z.ZodObject<{
|
|
|
22
22
|
declare const paradymGetTrustedEntity: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
projectId: string;
|
|
24
24
|
trustedEntityId: 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 { paradymGetTrustedEntity };
|
|
28
40
|
//# sourceMappingURL=get-trusted-entity.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const ParadymGetTrustedEntityOutput: z.ZodObject<{
|
|
|
22
22
|
declare const paradymGetTrustedEntity: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
projectId: string;
|
|
24
24
|
trustedEntityId: 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 { paradymGetTrustedEntity };
|
|
28
40
|
//# sourceMappingURL=get-trusted-entity.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const paradymIssueDirectSdJwtVc: import("@keystrokehq/action").WorkflowA
|
|
|
27
27
|
attributes: Record<string, unknown>;
|
|
28
28
|
credentialTemplateId: string;
|
|
29
29
|
};
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"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>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { paradymIssueDirectSdJwtVc };
|
|
33
45
|
//# sourceMappingURL=issue-direct-sd-jwt-vc.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"issue-direct-sd-jwt-vc.d.cts","names":[],"sources":["../../src/actions/issue-direct-sd-jwt-vc.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"issue-direct-sd-jwt-vc.d.cts","names":[],"sources":["../../src/actions/issue-direct-sd-jwt-vc.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -27,7 +27,19 @@ declare const paradymIssueDirectSdJwtVc: import("@keystrokehq/action").WorkflowA
|
|
|
27
27
|
attributes: Record<string, unknown>;
|
|
28
28
|
credentialTemplateId: string;
|
|
29
29
|
};
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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<"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>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { paradymIssueDirectSdJwtVc };
|
|
33
45
|
//# sourceMappingURL=issue-direct-sd-jwt-vc.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"issue-direct-sd-jwt-vc.d.mts","names":[],"sources":["../../src/actions/issue-direct-sd-jwt-vc.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"issue-direct-sd-jwt-vc.d.mts","names":[],"sources":["../../src/actions/issue-direct-sd-jwt-vc.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -6,9 +6,9 @@ declare const ParadymListAnonCredsCredentialTemplatesInput: z.ZodObject<{
|
|
|
6
6
|
id: "id";
|
|
7
7
|
createdAt: "createdAt";
|
|
8
8
|
updatedAt: "updatedAt";
|
|
9
|
+
"-id": "-id";
|
|
9
10
|
"-createdAt": "-createdAt";
|
|
10
11
|
"-updatedAt": "-updatedAt";
|
|
11
|
-
"-id": "-id";
|
|
12
12
|
}>>;
|
|
13
13
|
filterId: z.ZodOptional<z.ZodString>;
|
|
14
14
|
pageSize: z.ZodOptional<z.ZodNumber>;
|
|
@@ -49,7 +49,7 @@ declare const ParadymListAnonCredsCredentialTemplatesOutput: z.ZodObject<{
|
|
|
49
49
|
}, z.core.$loose>;
|
|
50
50
|
declare const paradymListAnonCredsCredentialTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
projectId: string;
|
|
52
|
-
sort?: "id" | "createdAt" | "updatedAt" | "-
|
|
52
|
+
sort?: "id" | "createdAt" | "updatedAt" | "-id" | "-createdAt" | "-updatedAt" | undefined;
|
|
53
53
|
filterId?: string | undefined;
|
|
54
54
|
pageSize?: number | undefined;
|
|
55
55
|
pageAfter?: string | undefined;
|
|
@@ -57,7 +57,19 @@ declare const paradymListAnonCredsCredentialTemplates: import("@keystrokehq/acti
|
|
|
57
57
|
searchName?: string | undefined;
|
|
58
58
|
filterArchived?: boolean | undefined;
|
|
59
59
|
filterRevocable?: boolean | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { paradymListAnonCredsCredentialTemplates };
|
|
63
75
|
//# sourceMappingURL=list-anon-creds-credential-templates.d.cts.map
|
|
@@ -6,9 +6,9 @@ declare const ParadymListAnonCredsCredentialTemplatesInput: z.ZodObject<{
|
|
|
6
6
|
id: "id";
|
|
7
7
|
createdAt: "createdAt";
|
|
8
8
|
updatedAt: "updatedAt";
|
|
9
|
+
"-id": "-id";
|
|
9
10
|
"-createdAt": "-createdAt";
|
|
10
11
|
"-updatedAt": "-updatedAt";
|
|
11
|
-
"-id": "-id";
|
|
12
12
|
}>>;
|
|
13
13
|
filterId: z.ZodOptional<z.ZodString>;
|
|
14
14
|
pageSize: z.ZodOptional<z.ZodNumber>;
|
|
@@ -49,7 +49,7 @@ declare const ParadymListAnonCredsCredentialTemplatesOutput: z.ZodObject<{
|
|
|
49
49
|
}, z.core.$loose>;
|
|
50
50
|
declare const paradymListAnonCredsCredentialTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
projectId: string;
|
|
52
|
-
sort?: "id" | "createdAt" | "updatedAt" | "-
|
|
52
|
+
sort?: "id" | "createdAt" | "updatedAt" | "-id" | "-createdAt" | "-updatedAt" | undefined;
|
|
53
53
|
filterId?: string | undefined;
|
|
54
54
|
pageSize?: number | undefined;
|
|
55
55
|
pageAfter?: string | undefined;
|
|
@@ -57,7 +57,19 @@ declare const paradymListAnonCredsCredentialTemplates: import("@keystrokehq/acti
|
|
|
57
57
|
searchName?: string | undefined;
|
|
58
58
|
filterArchived?: boolean | undefined;
|
|
59
59
|
filterRevocable?: boolean | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { paradymListAnonCredsCredentialTemplates };
|
|
63
75
|
//# sourceMappingURL=list-anon-creds-credential-templates.d.mts.map
|
|
@@ -3,16 +3,16 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-certificate-signing-requests.d.ts
|
|
4
4
|
declare const ParadymListCertificateSigningRequestsInput: z.ZodObject<{
|
|
5
5
|
sort: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
id: "id";
|
|
7
6
|
type: "type";
|
|
7
|
+
id: "id";
|
|
8
|
+
keyType: "keyType";
|
|
8
9
|
createdAt: "createdAt";
|
|
9
10
|
expiresAt: "expiresAt";
|
|
10
11
|
updatedAt: "updatedAt";
|
|
11
|
-
|
|
12
|
+
"-id": "-id";
|
|
12
13
|
"-createdAt": "-createdAt";
|
|
13
14
|
"-updatedAt": "-updatedAt";
|
|
14
15
|
"-expiresAt": "-expiresAt";
|
|
15
|
-
"-id": "-id";
|
|
16
16
|
"-type": "-type";
|
|
17
17
|
"-keyType": "-keyType";
|
|
18
18
|
}>>;
|
|
@@ -60,14 +60,26 @@ declare const ParadymListCertificateSigningRequestsOutput: z.ZodObject<{
|
|
|
60
60
|
}, z.core.$loose>;
|
|
61
61
|
declare const paradymListCertificateSigningRequests: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
62
62
|
projectId: string;
|
|
63
|
-
sort?: "id" | "
|
|
63
|
+
sort?: "type" | "id" | "keyType" | "createdAt" | "expiresAt" | "updatedAt" | "-id" | "-createdAt" | "-updatedAt" | "-expiresAt" | "-type" | "-keyType" | undefined;
|
|
64
64
|
pageSize?: number | undefined;
|
|
65
65
|
pageAfter?: string | undefined;
|
|
66
66
|
filterType?: "verifierSignRequest" | "issuerSignCredential" | undefined;
|
|
67
67
|
pageBefore?: string | undefined;
|
|
68
68
|
filterKeyType?: "P-256" | "Ed25519" | undefined;
|
|
69
69
|
filterSubjectKeyIdentifier?: string | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paradymListCertificateSigningRequests };
|
|
73
85
|
//# sourceMappingURL=list-certificate-signing-requests.d.cts.map
|
|
@@ -3,16 +3,16 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-certificate-signing-requests.d.ts
|
|
4
4
|
declare const ParadymListCertificateSigningRequestsInput: z.ZodObject<{
|
|
5
5
|
sort: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
id: "id";
|
|
7
6
|
type: "type";
|
|
7
|
+
id: "id";
|
|
8
|
+
keyType: "keyType";
|
|
8
9
|
createdAt: "createdAt";
|
|
9
10
|
expiresAt: "expiresAt";
|
|
10
11
|
updatedAt: "updatedAt";
|
|
11
|
-
|
|
12
|
+
"-id": "-id";
|
|
12
13
|
"-createdAt": "-createdAt";
|
|
13
14
|
"-updatedAt": "-updatedAt";
|
|
14
15
|
"-expiresAt": "-expiresAt";
|
|
15
|
-
"-id": "-id";
|
|
16
16
|
"-type": "-type";
|
|
17
17
|
"-keyType": "-keyType";
|
|
18
18
|
}>>;
|
|
@@ -60,14 +60,26 @@ declare const ParadymListCertificateSigningRequestsOutput: z.ZodObject<{
|
|
|
60
60
|
}, z.core.$loose>;
|
|
61
61
|
declare const paradymListCertificateSigningRequests: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
62
62
|
projectId: string;
|
|
63
|
-
sort?: "id" | "
|
|
63
|
+
sort?: "type" | "id" | "keyType" | "createdAt" | "expiresAt" | "updatedAt" | "-id" | "-createdAt" | "-updatedAt" | "-expiresAt" | "-type" | "-keyType" | undefined;
|
|
64
64
|
pageSize?: number | undefined;
|
|
65
65
|
pageAfter?: string | undefined;
|
|
66
66
|
filterType?: "verifierSignRequest" | "issuerSignCredential" | undefined;
|
|
67
67
|
pageBefore?: string | undefined;
|
|
68
68
|
filterKeyType?: "P-256" | "Ed25519" | undefined;
|
|
69
69
|
filterSubjectKeyIdentifier?: string | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { paradymListCertificateSigningRequests };
|
|
73
85
|
//# sourceMappingURL=list-certificate-signing-requests.d.mts.map
|
|
@@ -3,17 +3,17 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-certificates.d.ts
|
|
4
4
|
declare const ParadymListCertificatesInput: z.ZodObject<{
|
|
5
5
|
sort: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
id: "id";
|
|
7
6
|
type: "type";
|
|
7
|
+
id: "id";
|
|
8
|
+
keyType: "keyType";
|
|
8
9
|
createdAt: "createdAt";
|
|
9
10
|
expiresAt: "expiresAt";
|
|
10
11
|
updatedAt: "updatedAt";
|
|
11
|
-
keyType: "keyType";
|
|
12
12
|
parentCertificateId: "parentCertificateId";
|
|
13
|
+
"-id": "-id";
|
|
13
14
|
"-createdAt": "-createdAt";
|
|
14
15
|
"-updatedAt": "-updatedAt";
|
|
15
16
|
"-expiresAt": "-expiresAt";
|
|
16
|
-
"-id": "-id";
|
|
17
17
|
"-type": "-type";
|
|
18
18
|
"-keyType": "-keyType";
|
|
19
19
|
"-parentCertificateId": "-parentCertificateId";
|
|
@@ -22,10 +22,10 @@ declare const ParadymListCertificatesInput: z.ZodObject<{
|
|
|
22
22
|
pageAfter: z.ZodOptional<z.ZodString>;
|
|
23
23
|
projectId: z.ZodString;
|
|
24
24
|
filterType: z.ZodOptional<z.ZodEnum<{
|
|
25
|
-
verifierSignRequest: "verifierSignRequest";
|
|
26
|
-
issuerSignCredential: "issuerSignCredential";
|
|
27
25
|
verifierRoot: "verifierRoot";
|
|
28
26
|
issuerRoot: "issuerRoot";
|
|
27
|
+
verifierSignRequest: "verifierSignRequest";
|
|
28
|
+
issuerSignCredential: "issuerSignCredential";
|
|
29
29
|
}>>;
|
|
30
30
|
pageBefore: z.ZodOptional<z.ZodString>;
|
|
31
31
|
filterStatus: z.ZodOptional<z.ZodEnum<{
|
|
@@ -74,16 +74,28 @@ declare const ParadymListCertificatesOutput: z.ZodObject<{
|
|
|
74
74
|
}, z.core.$loose>;
|
|
75
75
|
declare const paradymListCertificates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
76
76
|
projectId: string;
|
|
77
|
-
sort?: "id" | "
|
|
77
|
+
sort?: "type" | "id" | "keyType" | "createdAt" | "expiresAt" | "updatedAt" | "parentCertificateId" | "-id" | "-createdAt" | "-updatedAt" | "-expiresAt" | "-type" | "-keyType" | "-parentCertificateId" | undefined;
|
|
78
78
|
pageSize?: number | undefined;
|
|
79
79
|
pageAfter?: string | undefined;
|
|
80
|
-
filterType?: "
|
|
80
|
+
filterType?: "verifierRoot" | "issuerRoot" | "verifierSignRequest" | "issuerSignCredential" | undefined;
|
|
81
81
|
pageBefore?: string | undefined;
|
|
82
82
|
filterStatus?: "expired" | "active" | "revoked" | "pendingActivation" | "inactive" | "pendingRevocation" | undefined;
|
|
83
83
|
filterKeyType?: "P-256" | "Ed25519" | undefined;
|
|
84
84
|
filterParentCertificateId?: string | undefined;
|
|
85
85
|
filterSubjectKeyIdentifier?: string | undefined;
|
|
86
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
86
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
87
99
|
//#endregion
|
|
88
100
|
export { paradymListCertificates };
|
|
89
101
|
//# sourceMappingURL=list-certificates.d.cts.map
|
|
@@ -3,17 +3,17 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-certificates.d.ts
|
|
4
4
|
declare const ParadymListCertificatesInput: z.ZodObject<{
|
|
5
5
|
sort: z.ZodOptional<z.ZodEnum<{
|
|
6
|
-
id: "id";
|
|
7
6
|
type: "type";
|
|
7
|
+
id: "id";
|
|
8
|
+
keyType: "keyType";
|
|
8
9
|
createdAt: "createdAt";
|
|
9
10
|
expiresAt: "expiresAt";
|
|
10
11
|
updatedAt: "updatedAt";
|
|
11
|
-
keyType: "keyType";
|
|
12
12
|
parentCertificateId: "parentCertificateId";
|
|
13
|
+
"-id": "-id";
|
|
13
14
|
"-createdAt": "-createdAt";
|
|
14
15
|
"-updatedAt": "-updatedAt";
|
|
15
16
|
"-expiresAt": "-expiresAt";
|
|
16
|
-
"-id": "-id";
|
|
17
17
|
"-type": "-type";
|
|
18
18
|
"-keyType": "-keyType";
|
|
19
19
|
"-parentCertificateId": "-parentCertificateId";
|
|
@@ -22,10 +22,10 @@ declare const ParadymListCertificatesInput: z.ZodObject<{
|
|
|
22
22
|
pageAfter: z.ZodOptional<z.ZodString>;
|
|
23
23
|
projectId: z.ZodString;
|
|
24
24
|
filterType: z.ZodOptional<z.ZodEnum<{
|
|
25
|
-
verifierSignRequest: "verifierSignRequest";
|
|
26
|
-
issuerSignCredential: "issuerSignCredential";
|
|
27
25
|
verifierRoot: "verifierRoot";
|
|
28
26
|
issuerRoot: "issuerRoot";
|
|
27
|
+
verifierSignRequest: "verifierSignRequest";
|
|
28
|
+
issuerSignCredential: "issuerSignCredential";
|
|
29
29
|
}>>;
|
|
30
30
|
pageBefore: z.ZodOptional<z.ZodString>;
|
|
31
31
|
filterStatus: z.ZodOptional<z.ZodEnum<{
|
|
@@ -74,16 +74,28 @@ declare const ParadymListCertificatesOutput: z.ZodObject<{
|
|
|
74
74
|
}, z.core.$loose>;
|
|
75
75
|
declare const paradymListCertificates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
76
76
|
projectId: string;
|
|
77
|
-
sort?: "id" | "
|
|
77
|
+
sort?: "type" | "id" | "keyType" | "createdAt" | "expiresAt" | "updatedAt" | "parentCertificateId" | "-id" | "-createdAt" | "-updatedAt" | "-expiresAt" | "-type" | "-keyType" | "-parentCertificateId" | undefined;
|
|
78
78
|
pageSize?: number | undefined;
|
|
79
79
|
pageAfter?: string | undefined;
|
|
80
|
-
filterType?: "
|
|
80
|
+
filterType?: "verifierRoot" | "issuerRoot" | "verifierSignRequest" | "issuerSignCredential" | undefined;
|
|
81
81
|
pageBefore?: string | undefined;
|
|
82
82
|
filterStatus?: "expired" | "active" | "revoked" | "pendingActivation" | "inactive" | "pendingRevocation" | undefined;
|
|
83
83
|
filterKeyType?: "P-256" | "Ed25519" | undefined;
|
|
84
84
|
filterParentCertificateId?: string | undefined;
|
|
85
85
|
filterSubjectKeyIdentifier?: string | undefined;
|
|
86
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
86
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>;
|
|
87
99
|
//#endregion
|
|
88
100
|
export { paradymListCertificates };
|
|
89
101
|
//# sourceMappingURL=list-certificates.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const paradymListDidcommInvitations: import("@keystrokehq/action").Workf
|
|
|
20
20
|
projectId: string;
|
|
21
21
|
limit?: number | undefined;
|
|
22
22
|
cursor?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { paradymListDidcommInvitations };
|
|
26
38
|
//# sourceMappingURL=list-didcomm-invitations.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const paradymListDidcommInvitations: import("@keystrokehq/action").Workf
|
|
|
20
20
|
projectId: string;
|
|
21
21
|
limit?: number | undefined;
|
|
22
22
|
cursor?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"paradym", 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>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { paradymListDidcommInvitations };
|
|
26
38
|
//# sourceMappingURL=list-didcomm-invitations.d.mts.map
|