]> Git Repo - qemu.git/commit - qapi/dump.json
qapi: fix example of DUMP_COMPLETED event
authorVictor Toso <[email protected]>
Mon, 28 Mar 2022 14:05:55 +0000 (16:05 +0200)
committerMarkus Armbruster <[email protected]>
Thu, 31 Mar 2022 10:34:51 +0000 (12:34 +0200)
commit077a5b1ec39bee4c20f3ba5ca0800cbfe400cde3
treea112b7a7e51826e9641f814cf7e0fa4089545253
parent2c29d9b04b5cc430b73f4aedf561752a31dbe856
qapi: fix example of DUMP_COMPLETED event

Example output lacks mandatory member @timestamp.  Provide it.

Example output is not properly formatted. Fixing it by:
 - Adding '<-' to signalize it is receiving the data;
 - Adding extra spaces around members @result, @total and @completed

Signed-off-by: Victor Toso <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Reviewed-by: John Snow <[email protected]>
Message-Id: <20220328140604[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
qapi/dump.json
This page took 0.025011 seconds and 4 git commands to generate.