minor updates to requestBody to fix Ci build error

pull/6274/head
meelahme 2025-08-14 14:58:03 -07:00
parent f8a8207400
commit 144de5785c
1 changed files with 2 additions and 2 deletions

View File

@ -329,10 +329,10 @@ paths:
- [Manage databases in InfluxDB Clustered](/influxdb3/clustered/admin/databases/)
- [InfluxQL DBRP naming convention in InfluxDB Clustered](/influxdb3/clustered/admin/databases/create/#influxql-dbrp-naming-convention)
- [Migrate data from InfluxDB v1 to InfluxDB Clustered](/influxdb3/clustered/guides/migrate-data/migrate-1x-to-clustered/)
```
type: string
q:
description: Defines the InfluxQL query to run.
description: |
Defines the InfluxQL query to run.
type: string
chunked:
description: |