feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
@@ -1,17 +1,18 @@
---
openapi: post /did.v1.Msg/RevokeVerifiableCredential
title: Revoke Verifiable Credential
description: Permanently invalidate an issued credential
og:title: Revoke Digital Credential
tag: x/did
sidebar:
badge: x/did
seo:
title: "Revoke Digital Credential"
---
<Warning>
Revocation is permanent. Revoked credentials cannot be reinstated.
To restore credentials, issue a new one with updated information.
</Warning>
:::warning
Revocation is permanent. Revoked credentials cannot be reinstated.
To restore credentials, issue a new one with updated information.
:::
<Info>
Always provide a clear revocation reason for transparency and
audit trail purposes.
</Info>
:::info
Always provide a clear revocation reason for transparency and
audit trail purposes.
:::