OAPI: add 204 No Content response to task log tail operation

This commit is contained in:
Sybren A. Stüvel 2022-05-30 19:13:23 +02:00
parent e492a31abb
commit 3ae9d5f0fe

View File

@ -459,6 +459,8 @@ paths:
text/plain:
schema:
type: string
"204":
description: Returned when the task has no log yet.
default:
description: Unexpected error.
content: