diff --git a/docs/static/v1.1/revocationList.json b/docs/static/v1.1/revocationList.json new file mode 100644 index 0000000..a1ae33c --- /dev/null +++ b/docs/static/v1.1/revocationList.json @@ -0,0 +1,9 @@ +{ + "@context": "https://w3id.org/openbadges/v2", + "id": "https://example.org/revocationList.json", + "type": "RevocationList", + "issuer": "https://example.org/issuer", + "revokedAssertions": [ + + ] +} \ No newline at end of file