Update return type for get/task route

pull/11917/head
Alirie Gray 2019-02-14 14:29:10 -08:00
parent a2b6846fbe
commit 6073289ba8
1 changed files with 1 additions and 1 deletions

View File

@ -3734,7 +3734,7 @@ paths:
content: content:
application/json: application/json:
schema: schema:
$ref: "#/components/schemas/TaskUpdateRequest" $ref: "#/components/schemas/Task"
default: default:
description: unexpected error description: unexpected error
content: content: