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