* clear

* feat: Add everything

* fix: Commenht
This commit is contained in:
Prad Nukala
2025-10-03 14:45:52 -04:00
committed by GitHub
parent 43b4a11c06
commit 13e6c3e84d
1935 changed files with 655061 additions and 40058 deletions
@@ -0,0 +1,11 @@
---
openapi: get /did/v1/document/{did}
title: Get DID Document
description: Retrieve DID document with implementation details
og:title: DID Document Query
---
<Tip>
Use ResolveDID for W3C-compliant resolution. Use this endpoint
when you need Sonr-specific implementation details.
</Tip>