Update api-docs/influxdb3/core/v3/ref.yml

pull/5870/head
Jason Stirnaman 2025-03-05 16:49:48 -06:00 committed by GitHub
parent 7502ede123
commit 632878d945
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -1531,7 +1531,13 @@ components:
name:
type: string
type:
type: string
type:
enum:
- utf8
- int64
- uint64
- float64
- bool
required:
- name
- type