add revocation list to v1.1
This commit is contained in:
9
docs/static/v1.1/revocationList.json
vendored
Normal file
9
docs/static/v1.1/revocationList.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"@context": "https://w3id.org/openbadges/v2",
|
||||
"id": "https://example.org/revocationList.json",
|
||||
"type": "RevocationList",
|
||||
"issuer": "https://example.org/issuer",
|
||||
"revokedAssertions": [
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user