Merge pull request #11097 from influxdata/task-labels-swagger
fix(http): use correct response for task labels GET requestpull/11079/head^2
commit
d174d56f35
|
@ -4146,9 +4146,7 @@ paths:
|
|||
type: object
|
||||
properties:
|
||||
labels:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
$ref: "#/components/schemas/Labels"
|
||||
links:
|
||||
$ref: "#/components/schemas/Links"
|
||||
default:
|
||||
|
|
Loading…
Reference in New Issue