cloud-hypervisor/vmm
Fabiano Fidêncio 5752a2a4fb openapi: Add the 204 response to vm-add-* actions
As we've added support for cold adding devices to a VM that was created
but not already started, we should propagate the `204` response
generated on those cases to the yaml file, so openapi-generator can
produce the correct client code on the go side, to handle both `200` and
`204` successful results.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2022-02-15 11:07:26 -08:00
..
src openapi: Add the 204 response to vm-add-* actions 2022-02-15 11:07:26 -08:00
Cargo.toml build: bump serde_json from 1.0.78 to 1.0.79 2022-02-14 23:38:59 +00:00