mirror of
https://github.com/qemu/qemu.git
synced 2025-08-09 10:25:06 +00:00

We always report "should be a dictionary" then. This is misleading: when allow_dict, it can be a dictionary or a type name string, else it can only be a type name. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
tests/qapi-schema/struct-data-invalid.json:2: 'data' for struct 'foo' should be a dictionary
|