mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
API: Set format of body parameter in operation PutContainerArchive to "binary"
Signed-off-by: Dominic Tubach <dominic.tubach@to.com>
This commit is contained in:
@@ -6235,6 +6235,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:
|
||||
|
||||
Reference in New Issue
Block a user