OAPI: add 204 No Content response to task log tail operation
This commit is contained in:
parent
e492a31abb
commit
3ae9d5f0fe
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user