vmm: api: Make 'local' optional in SendMigrationData

Make sure the OpenAPI definition matches the code.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2022-02-23 13:15:38 +01:00
parent 23fb4fa26d
commit 00fbd77494

View File

@ -1072,6 +1072,8 @@ components:
type: string
SendMigrationData:
required:
- destination_url
type: object
properties:
destination_url: