Signed-off-by: Dominic Tubach <dominic.tubach@to.com> (cherry picked from commit fa6f63e79b60d971460ee1fb8d449bdccc66cdfe) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@@ -6111,6 +6111,7 @@ paths:
description: "The input stream must be a tar archive compressed with one of the following algorithms: identity (no compression), gzip, bzip2, xz."
schema:
type: "string"
+ format: "binary"
tags: ["Container"]
/containers/prune:
post: