Documentation examples missing for calls with as listImages
Issue Description
If you go to: https://docs.podman.io/en/latest/_static/api.html?#tag/images/operation/ImageListLibpod
You will see that the response example is just null.
However, if you go back to past documentation such as 3.X, you can see that the example responses are there:
https://docs.podman.io/en/latest/_static/api.html?version=v3.4#tag/images/operation/ImageListLibpod
Seems like anything in 4.X and 5.X is missing?
Steps to reproduce the issue
Steps to reproduce the issue
- Go to https://docs.podman.io/en/latest/_static/api.html?#tag/images/operation/ImageListLibpod
- See that response is null.
Describe the results you received
Null example
Describe the results you expected
Example similar to 3.X documentation.
podman info output
N/A, documentation issue.
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
null means awesome! I suspect some sort of swagger error in the docs.
A friendly reminder that this issue had no activity for 30 days.
Closed as the website has been fixed now