diff --git a/src/com/openattestation/1.0/OpenAttestation.v3.json b/src/com/openattestation/1.0/OpenAttestation.v3.json index c697e17..d56d35d 100644 --- a/src/com/openattestation/1.0/OpenAttestation.v3.json +++ b/src/com/openattestation/1.0/OpenAttestation.v3.json @@ -79,7 +79,10 @@ "@id": "https://schemata.openattestation.com/vocab/#OpenAttestationCredential", "@context": { "method": "xsd:string", - "value": "xsd:string" + "value": "xsd:string", + "revocation": { + "@id": "https://schemata.openattestation.com/vocab/#openAttestationRevocation" + } } } }