From b5634ce3603d7a1514abea48e6e0d11cc5a9bd62 Mon Sep 17 00:00:00 2001 From: mikeplotean <101570226+mikeplotean@users.noreply.github.com> Date: Fri, 12 May 2023 18:57:28 +0300 Subject: [PATCH] chore: student-id schema update (#307) --- src/main/resources/vc-templates/StudentId.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/vc-templates/StudentId.json b/src/main/resources/vc-templates/StudentId.json index 496524a5..e921cadc 100644 --- a/src/main/resources/vc-templates/StudentId.json +++ b/src/main/resources/vc-templates/StudentId.json @@ -19,7 +19,7 @@ "statusListCredential": "https://api-test.ebsi.eu/trusted-issuers-registry/v3/issuers/did:ebsi:zyrMG8T9xYbNoSwyQa4SGMJ/proxy/6cc5fcc621d8098977d378ec7bf63f9ad0b204d56bb604f75bc9290e7033ac84/credentials/status/5" }, "credentialSchema": { - "id": "https://api-test.ebsi.eu/trusted-schemas-registry/v2/schemas/0xf30fd418c8b2c1534b0685e12b044d3d29284fe37762a45d0c1e5601eed3d1d9", + "id": "https://raw.githubusercontent.com/walt-id/waltid-ssikit/main/src/main/resources/vc-templates/StudentId.json", "type": "FullJsonSchemaValidator2021" } }