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,13 +1,13 @@
---
openapi: get /dwn/v1/params
title: Query DWN Module Parameters
description: Get current configuration settings for the DWN module
og:title: DWN Module Configuration
seo:
title: "DWN Module Configuration"
---
<Info>
Module parameters control the global behavior of all DWN operations on the network.
</Info>
:::info
Module parameters control the global behavior of all DWN operations on the network.
:::
## Parameter Categories
@@ -28,6 +28,6 @@ og:title: DWN Module Configuration
- **encryptedSchemas**: Schemas requiring encryption
- **singleNodeFallback**: Development mode setting
<Tip>
Query parameters before designing your application to ensure compliance with network limits.
</Tip>
:::tip
Query parameters before designing your application to ensure compliance with network limits.
:::