You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add vcpu_features and kvm_capabilites to swagger
These fields were added in firecracker-microvm#3967 but the Swagger API definition was not
updated. This patch fixes the API definition.
Also, the field type is changed from "string" to "object", as it has
properties and thus can't be a string.
Signed-off-by: Riccardo Mancini <[email protected]>
0 commit comments