Files
rookie-badger/docs/static/v2/revocationList.json
Gyula Kerezsi 2a73250c55 adds badge v2
2017-02-01 14:09:13 +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": [
]
}