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,16 +1,17 @@
---
openapi: post /did.v1.Msg/RemoveService
title: Remove Service Endpoint
description: Remove service associations from your DID
og:title: Remove DID Service
tag: x/did
sidebar:
badge: x/did
seo:
title: "Remove DID Service"
---
<Note>
Removing a service doesn't delete the actual service,
only its association with the DID.
</Note>
:::note
Removing a service doesn't delete the actual service,
only its association with the DID.
:::
<Tip>
Consider deprecation notices before removing widely-used services.
</Tip>
:::tip
Consider deprecation notices before removing widely-used services.
:::