mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
feat: migrate to blume docs
This commit is contained in:
@@ -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.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user