Skip to content

Commit 034e5d0

Browse files
authored
Add @vocab to v2 context.
* Add vocab to v2 * Update to contexts/credentials/v2
1 parent 17a12f6 commit 034e5d0

File tree

1 file changed

+1
-0
lines changed
  • contexts/credentials

1 file changed

+1
-0
lines changed

contexts/credentials/v2

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"@context": {
33
"@protected": true,
4+
"@vocab": "https://www.w3.org/ns/credentials/issuer-dependent#",
45

56
"id": "@id",
67
"type": "@type",

0 commit comments

Comments
 (0)