mirror of
https://github.com/containers/podman.git
synced 2026-07-09 06:44:58 -04:00
One problem with the swagger upload is we need an extra bucket and then we need our own custom version schema and selector on the website. If we can just embed the swagger.yml as part of the official build we can get rid of all of that and have a much simpler way as the regular readthedocs version selector will work. We also no longer need to maintain an extra bucket upload and no longer need to update the version list which was forgotten all the time. Fixes: #28827 Signed-off-by: Paul Holzinger <pholzing@redhat.com>