From 60b71041208ea5d4881f02f29a6fe1d96aa98e9d Mon Sep 17 00:00:00 2001 From: Michael Shihjay Chen Date: Sun, 5 Jan 2025 22:53:46 -0800 Subject: [PATCH] debug --- pages/api/vp/share.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/api/vp/share.ts b/pages/api/vp/share.ts index 7d92222e..594eb210 100644 --- a/pages/api/vp/share.ts +++ b/pages/api/vp/share.ts @@ -49,11 +49,11 @@ async function handler(req: NextApiRequest, res: NextApiResponse) { "id": "1", "name": doc.vc_type + " Verifiable Credential", "purpose": "We want a VC of this type to proof provider claim", - "schema": [ - { - "uri": "VerifiableCredential" - } - ], + // "schema": [ + // { + // "uri": "VerifiableCredential" + // } + // ], "format": { "jwt_vc": { "alg": [