cloud-hypervisor/vmm
Fabiano Fidêncio 87eed369cd vmm, openapi: Token Bucket fields should be uint64
The Token Bucket fields are, on the Cloud Hypervisor side, u64.
However, we expose those as int64 in the OpenAPI YAML file.

With that in mind, let's adjust the yaml file to expose those as uint64.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
2022-04-27 13:16:02 +02:00
..
src vmm, openapi: Token Bucket fields should be uint64 2022-04-27 13:16:02 +02:00
Cargo.toml build: bump clap from 3.1.10 to 3.1.12 2022-04-23 20:13:14 +01:00