summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/bad-type-bool.json
blob: 22d6369ef83ac58a64baaccfac2a69bfed831a22 (plain)
1
2
3
# we reject an expression with a metatype that is not a string
# FIXME: once the parser understands bool inputs, improve the error message
{ 'type': true, 'data': { } }
OpenPOWER on IntegriCloud