Replies: 1 comment
-
this is all based on swagger and we are not super diligent about it...you can certainly file issues, or better yet, give us a hand with a contribution pull request! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone ever noticed that https://docs.podman.io/en/latest/_static/api.html does't provide useful schemas for request/response bodies? Am I missing something?
Some examples
Response Body Schema
Docker (list images)

Podman (list images):

Request Body Schema
Docker (create volume):

Podman (create volume)

Beta Was this translation helpful? Give feedback.
All reactions