mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

The swagger api docs used the extra Body struct as part of the request which is wrong. We just want the plain type. Signed-off-by: Paul Holzinger <pholzing@redhat.com>