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 <[email protected]>
Acked-by: Peter Xu <[email protected]> -- Peter Xu
