Merge branch 'docs/5625-v1-get-query-endpoint' of github.com:influxdata/docs-v2 into docs/5625-v1-get-query-endpoint
commit
78ecb89000
|
@ -289,7 +289,7 @@ paths:
|
|||
properties:
|
||||
db:
|
||||
type: string
|
||||
description: Database to query from.
|
||||
description: The 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).
|
||||
|
|
|
@ -288,7 +288,7 @@ paths:
|
|||
properties:
|
||||
db:
|
||||
type: string
|
||||
description: Bucket to query.
|
||||
description: Database to query.
|
||||
rp:
|
||||
description: |
|
||||
The retention policy to query data from. For more information, see [InfluxQL DBRP naming convention](/influxdb3/clustered/admin/databases/create/#influxql-dbrp-naming-convention).
|
||||
|
|
Loading…
Reference in New Issue