Files
podman/libpod/define
Paul Holzinger 0a92b399df swagger: fix Info name conflict
go swagger has a flat namespace so it doesn't handle name conflicts at
all. The libpod info response uses the Info struct from some docker dep
instead. Because we cannot change the docker dependency simply rename
the Info struct, but only via swagger comment not the go actual struct.

I verified locally that this works.

Fixes #18228

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-04-27 14:44:18 +02:00
..
2023-01-11 14:38:51 -05:00
2022-08-27 20:03:40 -05:00
2022-08-25 16:32:31 -04:00
2021-04-21 13:16:33 -04:00
2023-04-27 14:44:18 +02:00
2020-10-21 13:31:40 -04:00
2020-03-27 14:36:03 -04:00
2022-08-10 21:12:39 +02:00