qemu-patch-raspberry4/tests/qapi-schema/args-invalid.json
Markus Armbruster c6b71e5ae7 qapi: Fix errors for non-string, non-dictionary members
Fixes the errors demonstrated by the previous commit.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2015-09-04 15:47:16 +02:00

3 lines
38 B
JSON

{ 'command': 'foo',
'data': false }