qapi: Improve reporting of missing / unknown definition keys
[qemu/ar7.git] / tests / qapi-schema / unknown-expr-key.err
blobe401efe148622ec302f784da4d1ee61e465cd3ad
1 tests/qapi-schema/unknown-expr-key.json: In struct 'bar':
2 tests/qapi-schema/unknown-expr-key.json:2: unknown keys 'bogus', 'phony' in struct 'bar'
3 Valid keys are 'base', 'data', 'features', 'if', 'struct'.