mirror of
https://github.com/containers/podman.git
synced 2026-03-19 15:18:44 -04:00
restore endpoint was totally ignoring --pod, it was missing from the schema and from query handling on the api handlers side. add support for it here. resolves #15018 Signed-off-by: cdoern <cbdoer23@g.holycross.edu>