xref: /openbmc/qemu/tests/qapi-schema/features-name-bad-type.json (revision 91aef87a2b8afb333934b02ce2d0d64a3fe11874)
1{ 'struct': 'FeatureStruct0',
2  'data': { 'foo': 'int' },
3  'features': [ { 'name': { 'feature-type': 'object' } } ] }
4