9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"@context": "https://w3id.org/openbadges/v2",
|
|
"id": "https://example.org/revocationList.json",
|
|
"type": "RevocationList",
|
|
"issuer": "https://example.org/issuer",
|
|
"revokedAssertions": [
|
|
|
|
]
|
|
} |