On Mon, Jun 02, 2025 at 10:37:52PM -0300, Fabiano Rosas wrote: > The MigrationParameter (singular) enumeration is not part of the > migration QMP API, it's only used for nicely converting HMP strings > into MigrationParameters (plural) members and for providing readline > completion. > > Documenting this enum only serves to duplicate documentation between > MigrationParameter and MigrationParameters. > > Add an exception to QAPIs pragma.json and stop documenting it. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Acked-by: Peter Xu <pet...@redhat.com> -- Peter Xu