cloud-hypervisor/api_client
Alyssa Ross 4ad44caa52 api_client: show response body in ServerResponse
Otherwise, you just see output like "Error running command: Server
responded with an error: InternalServerError", which isn't very
helpful.  The response body used to be include with the message, but
was removed when the Error enum was converted to thiserror.

Fixes: 5d0d56f5 ("api_client: Use thiserror for errors")
Signed-off-by: Alyssa Ross <hi@alyssa.is>
2024-09-13 08:29:37 +00:00
..
src api_client: show response body in ServerResponse 2024-09-13 08:29:37 +00:00
Cargo.toml build: Bump thiserror from 1.0.61 to 1.0.62 2024-07-17 08:00:35 +00:00