diff --git a/components/engine/api/swagger.yaml b/components/engine/api/swagger.yaml index 988f472dd8..5faabdc4a0 100644 --- a/components/engine/api/swagger.yaml +++ b/components/engine/api/swagger.yaml @@ -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: