On Thu, Mar 24, 2022 at 1:50 PM Victor Toso wrote:
>
> * Timestamp is not optional, let's add for completeness.
> * Add '<-' to signalize it is receiving the data
> * Break likes like most of examples do
Oh, I think you meant "break lines like". That took a long minute to parse.
>
> Signed-off-b
* Timestamp is not optional, let's add for completeness.
* Add '<-' to signalize it is receiving the data
* Break likes like most of examples do
Signed-off-by: Victor Toso
---
qapi/migration.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/qapi/migration.json b/qapi/mi