automation-tests/pkg/api
Paul Holzinger 29ecf5984c
libpod API: return proper error status code for pod start
When we failed to do anything we should return 500, the 409 code has a
special meaing to the client as it uses a different error format. As
such the remote client was not able to unmarshal the error correctly and
just returned an empty string.

Fixes #22989

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-06-24 13:46:55 +02:00
..
handlers libpod API: return proper error status code for pod start 2024-06-24 13:46:55 +02:00
server docs: Adds all PushImage supported paramters to openapi docs. 2024-06-20 15:52:29 -07:00
types fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
Makefile install swagger from source 2024-04-12 15:26:34 +02:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00