Merge pull request #645 from influxdata/name-in-task-swagger
task swagger name -> readOnlypull/10616/head
commit
0005577c33
|
@ -1282,7 +1282,8 @@ components:
|
|||
description: The ID of the organization that owns this Task.
|
||||
type: string
|
||||
name:
|
||||
description: A modifiable description of the task.
|
||||
readOnly: true
|
||||
description: A read-only description of the task.
|
||||
type: string
|
||||
status:
|
||||
description: The current status of the task. When updated to 'disabled', cancels all queued jobs of this task.
|
||||
|
|
Loading…
Reference in New Issue