summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/returns-int.json
blob: 870ec6366be398646c236be6a35bb7aea72c1d81 (plain)
1
2
3
# It is okay (although not extensible) to return a non-dictionary
# But to make it work, the name must be in a whitelist
{ 'command': 'guest-get-time', 'returns': 'int' }
OpenPOWER on IntegriCloud