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