1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Swagger: fix "task logs" outside of "tasks" section

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2019-01-14 17:04:16 +01:00
parent ebc0750e9f
commit 5ccc0714f7
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -9767,6 +9767,7 @@ paths:
description: "Only return this number of log lines from the end of the logs. Specify as an integer or `all` to output all log lines."
type: "string"
default: "all"
tags: ["Task"]
/secrets:
get:
summary: "List secrets"