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:
application/json:
schema:
$ref: "#/components/schemas/TaskUpdateRequest"
$ref: "#/components/schemas/Task"
default:
description: unexpected error
content: