Hi, I did another iteration of adding the examples in the qapi documentation as unit tests in another project and found a few that could be updated.
Feel free to cherry-pick them. Happy to rework it if needed. Victor Toso (9): qapi: fix example of netdev_add command qapi: fix examples: replay-break and replay-seek qapi: fix example of query-named-block-nodes command qapi: fix example of query-spice command qapi: fix example of query-vnc command qapi: fix example of query-colo-status command qapi: fix example of trace-event-get-state command qapi: fix example of query-cpus-fast command qapi: fix example of query-memdev command qapi/block-core.json | 1 + qapi/machine.json | 4 ++-- qapi/migration.json | 2 +- qapi/net.json | 2 +- qapi/replay.json | 4 ++-- qapi/trace.json | 2 +- qapi/ui.json | 3 +++ 7 files changed, 11 insertions(+), 7 deletions(-) -- 2.35.1