File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ <h3>JsonSchemaCredential</h3>
293
293
The value of the < code > credentialSchema</ code > property MUST always be set to:
294
294
< pre title ="Value of a JsonSchemaCredential's credentialSchema property ">
295
295
{
296
- "id": "https://www.w3.org/2022 /credentials/v2/ json-schema-credential-schema .json",
296
+ "id": "https://www.w3.org/ns /credentials/json-schema/v2 .json",
297
297
"type": "JsonSchema",
298
298
"digestSRI": "sha384-S57yQDg1MTzF56Oi9DbSQ14u7jBy0RDdx0YbeV7shwhCS88G8SCXeFq82PafhCrW"
299
299
}
@@ -387,7 +387,7 @@ <h3>JsonSchemaCredential</h3>
387
387
"issuer": "https://example.com/issuers/14",
388
388
"issuanceDate": "2010-01-01T19:23:24Z",
389
389
"credentialSchema": {
390
- "id": "https://www.w3.org/2022 /credentials/v2/ json-schema-credential-schema .json",
390
+ "id": "https://www.w3.org/ns /credentials/json-schema/v2 .json",
391
391
"type": "JsonSchema",
392
392
"digestSRI": "sha384-S57yQDg1MTzF56Oi9DbSQ14u7jBy0RDdx0YbeV7shwhCS88G8SCXeFq82PafhCrW"
393
393
},
@@ -440,7 +440,7 @@ <h4>jsonSchema</h4>
440
440
"issuer": "https://example.com/issuers/14",
441
441
"issuanceDate": "2010-01-01T19:23:24Z",
442
442
"credentialSchema": {
443
- "id": "https://www.w3.org/2022 /credentials/v2/ json-schema-credential-schema .json",
443
+ "id": "https://www.w3.org/ns /credentials/json-schema/v2 .json",
444
444
"type": "JsonSchema",
445
445
},
446
446
"credentialSubject": {
You can’t perform that action at this time.
0 commit comments