qapi: Add missing union tag documentation
Low-hanging fruit, and except for StatsFilter, the only members of these unions lacking documentation. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240205074709.3613229-16-armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
8bf69544b5
commit
89a2273b9d
12 changed files with 34 additions and 16 deletions
|
|
@ -634,6 +634,8 @@
|
|||
#
|
||||
# Configuration info for the new chardev backend.
|
||||
#
|
||||
# @type: backend type
|
||||
#
|
||||
# Since: 1.4
|
||||
##
|
||||
{ 'union': 'ChardevBackend',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue