task swagger name -> readOnly

pull/10616/head
docmerlin (j. Emrys Landivar) 2018-08-15 18:13:38 -05:00
parent 4dd4377ee6
commit c113e70605
1 changed files with 2 additions and 1 deletions

View File

@ -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.