Re: [PATCH v1 6/9] qapi: fix example of query-colo-status command

2022-04-01 Thread Markus Armbruster
Victor Toso writes: > The example output is missing the mandatory member @last-mode in the > return value. Fix it. > > Signed-off-by: Victor Toso > --- > qapi/migration.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qapi/migration.json b/qapi/migration.json > inde

[PATCH v1 6/9] qapi: fix example of query-colo-status command

2022-03-31 Thread Victor Toso
The example output is missing the mandatory member @last-mode in the return value. Fix it. Signed-off-by: Victor Toso --- qapi/migration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/migration.json b/qapi/migration.json index 092a63354b..f74777608a 100644 --- a/qa