Files
influx-cli/api/contract/overrides/schemas/TemplateSummaryTelegrafConfig.yml

12 lines
173 B
YAML

type: object
properties:
id:
type: integer
format: int64
x-go-field-type: uint64
name:
type: string
description:
type: string
required: [id, name]