Signed-off-by: Dominic Tubach <dominic.tubach@to.com>
| ... | ... |
@@ -6235,6 +6235,7 @@ paths: |
| 6235 | 6235 |
description: "The input stream must be a tar archive compressed with one of the following algorithms: identity (no compression), gzip, bzip2, xz." |
| 6236 | 6236 |
schema: |
| 6237 | 6237 |
type: "string" |
| 6238 |
+ format: "binary" |
|
| 6238 | 6239 |
tags: ["Container"] |
| 6239 | 6240 |
/containers/prune: |
| 6240 | 6241 |
post: |