diff options
author | Eric Blake <eblake@redhat.com> | 2016-03-17 16:48:38 -0600 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2016-03-18 10:29:26 +0100 |
commit | bd59adce692cbb70e5639c0f5611b45a0d107167 (patch) | |
tree | 36a347ca335e9a5e5ed002c4fe66d80656c9f4be /tests/qapi-schema/flat-union-bad-base.json | |
parent | 32bafa8fdd098d52fbf1102d5a5e48d29398c0aa (diff) |
qapi: Make BlockdevOptions doc example closer to reality
Although we don't want to repeat the entire BlockdevOptions
QMP command in the example, it helps if we aren't needlessly
diverging (the initial example was written before we had
committed the actual QMP interface). Use names that match what
is found in qapi/block-core.json, such as '*read-only' rather
than 'readonly', or 'BlockdevRef' rather than 'BlockRef'.
For the simple union example, invent BlockdevOptionsSimple so
that later text is unambiguous which of the two union forms is
meant (telling the user to refer back to two 'BlockdevOptions'
wasn't nice, and QMP has only the flat union form).
Also, mention that the discriminator of a flat union is
non-optional.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1458254921-17042-14-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'tests/qapi-schema/flat-union-bad-base.json')
0 files changed, 0 insertions, 0 deletions