Commit d581272
committed
fix: add vcpu_features and kvm_capabilites to swagger
These fields were added in #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]>1 parent 79bf129 commit d581272
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
843 | | - | |
| 843 | + | |
844 | 844 | | |
845 | 845 | | |
846 | 846 | | |
| |||
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
857 | 863 | | |
858 | 864 | | |
859 | 865 | | |
| |||
0 commit comments