podman icon indicating copy to clipboard operation
podman copied to clipboard

Documentation examples missing for calls with as listImages

Open cdrage opened this issue 1 year ago • 2 comments

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

  1. Go to https://docs.podman.io/en/latest/_static/api.html?#tag/images/operation/ImageListLibpod
  2. 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

cdrage avatar Apr 04 '24 20:04 cdrage

null means awesome! I suspect some sort of swagger error in the docs.

baude avatar Apr 05 '24 15:04 baude

A friendly reminder that this issue had no activity for 30 days.

github-actions[bot] avatar May 06 '24 00:05 github-actions[bot]

Closed as the website has been fixed now

cdrage avatar May 22 '24 14:05 cdrage