podman/pkg/api/handlers/utils
Jhon Honce 8a8bae8299 Refactor API version values
* API-Version header now Major.Minor to support tools parsing this
   header
 * Libpod Version updated to 2.0.0 to reflect changes in API field
   values
 * API-Version and Libpod-API-Version headers are now included in all
   results

Fixes #7327

 * Header support tested against goland 2020.2 and
    https://www.jetbrains.com/help/idea/docker.html plugin

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-09-15 11:29:45 -07:00
..
containers.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
errors.go API returns 500 in case network is not found instead of 404 2020-08-02 22:21:28 +08:00
handler.go Refactor API version values 2020-09-15 11:29:45 -07:00
handler_test.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
images.go image list: speed up 2020-08-07 12:14:11 +02:00
pods.go fix /libpod/pods/json returns null when there are no pods 2020-08-21 17:48:14 +08:00