Skip to content

Commit

Permalink
chore: student-id schema update (#307)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean authored May 12, 2023
1 parent c387145 commit b5634ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/vc-templates/StudentId.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit b5634ce

Please sign in to comment.