Update api-docs/influxdb3/cloud-dedicated/v1-compatibility/swaggerV1Compat.yml
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/6274/head
parent
36085a80ea
commit
7cc0c38df6
|
@ -290,6 +290,10 @@ paths:
|
|||
db:
|
||||
type: string
|
||||
description: Database to query from.
|
||||
rp:
|
||||
description: |
|
||||
The retention policy to query data from. For more information, see [InfluxQL DBRP naming convention](/influxdb3/cloud-dedicated/admin/databases/create/#influxql-dbrp-naming-convention).
|
||||
type: string
|
||||
q:
|
||||
description: Defines the InfluxQL query to run.
|
||||
type: string
|
||||
|
|
Loading…
Reference in New Issue