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
+12 -11
View File
@@ -1,17 +1,18 @@
---
openapi: post /did.v1.Msg/UpdateDID
title: Update DID Document
description: Modify verification methods, services, and controllers of your DID
og:title: Update Decentralized Identity
tag: x/did
sidebar:
badge: x/did
seo:
title: "Update Decentralized Identity"
---
<Warning>
Updates are permanent and create a new version. Previous versions
remain accessible for historical reference.
</Warning>
:::warning
Updates are permanent and create a new version. Previous versions
remain accessible for historical reference.
:::
<Tip>
Use specific add/remove operations for individual changes rather
than full document updates when possible.
</Tip>
:::tip
Use specific add/remove operations for individual changes rather
than full document updates when possible.
:::