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:
|
text/plain:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
|
"204":
|
||||||
|
description: Returned when the task has no log yet.
|
||||||
default:
|
default:
|
||||||
description: Unexpected error.
|
description: Unexpected error.
|
||||||
content:
|
content:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user