vmm: api: Expose the nested option in API description
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
parent
08f338bcf6
commit
0a5e79afce
1 changed files with 3 additions and 0 deletions
|
|
@ -703,6 +703,9 @@ components:
|
|||
default: false
|
||||
max_phys_bits:
|
||||
type: integer
|
||||
nested:
|
||||
type: boolean
|
||||
default: true
|
||||
affinity:
|
||||
type: array
|
||||
items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue