Skip to content

Commit 7adf6ad

Browse files
BigBlueHatjameseaster
authored andcommitted
Update Academic Course query.
The credential was refactored some time ago to remove the inline context. This updates the query to match those earlier changes.
1 parent 1bebdaa commit 7adf6ad

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

credentials/academic-course-credential/queries.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@
66
"example": {
77
"@context": [
88
"https://www.w3.org/2018/credentials/v1",
9-
"https://w3id.org/security/suites/ed25519-2020/v1",
109
"https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.2.json",
11-
{
12-
"tln": "https://tln.asu.edu/terms/"
13-
}
10+
"https://examples.vcplayground.org/contexts/academic-course-credential/v1.json"
1411
],
1512
"type": ["OpenBadgeCredential"]
1613
},

0 commit comments

Comments
 (0)