Re: [PATCH 08/14] qapi: fix example of FAILOVER_NEGOTIATED event

2022-03-24 Thread John Snow
On Thu, Mar 24, 2022 at 1:50 PM Victor Toso wrote: > > * Data is an object, not a string. It generates a qdict. > * Timestamp is not optional, let's add for completeness. > > Signed-off-by: Victor Toso > --- > qapi/net.json | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git

[PATCH 08/14] qapi: fix example of FAILOVER_NEGOTIATED event

2022-03-24 Thread Victor Toso
* Data is an object, not a string. It generates a qdict. * Timestamp is not optional, let's add for completeness. Signed-off-by: Victor Toso --- qapi/net.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qapi/net.json b/qapi/net.json index 7fab2e7cd8..82c0d9e778 100644 -