Files
rookie-badger/docs/static/v1.1/revocationList.json
2017-02-03 14:56:46 +02:00

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": [
]
}