Skip to content

Commit 144de57

Browse files
committed
minor updates to requestBody to fix Ci build error
1 parent f8a8207 commit 144de57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-docs/influxdb3/clustered/v1-compatibility/swaggerV1Compat.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,10 @@ paths:
329329
- [Manage databases in InfluxDB Clustered](/influxdb3/clustered/admin/databases/)
330330
- [InfluxQL DBRP naming convention in InfluxDB Clustered](/influxdb3/clustered/admin/databases/create/#influxql-dbrp-naming-convention)
331331
- [Migrate data from InfluxDB v1 to InfluxDB Clustered](/influxdb3/clustered/guides/migrate-data/migrate-1x-to-clustered/)
332-
```
333332
type: string
334333
q:
335-
description: Defines the InfluxQL query to run.
334+
description: |
335+
Defines the InfluxQL query to run.
336336
type: string
337337
chunked:
338338
description: |

0 commit comments

Comments
 (0)