We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7502ede commit 632878dCopy full SHA for 632878d
api-docs/influxdb3/core/v3/ref.yml
@@ -1531,7 +1531,13 @@ components:
1531
name:
1532
type: string
1533
type:
1534
- type: string
+ type:
1535
+ enum:
1536
+ - utf8
1537
+ - int64
1538
+ - uint64
1539
+ - float64
1540
+ - bool
1541
required:
1542
- name
1543
- type
0 commit comments