summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/include/sub-module.json
blob: b9f7b9bb566889cbd7756ca40bec3cabb9105a8f (plain) (blame)
1
2
3
4
5
6
7
8
# *-*- Mode: Python -*-*
# vim: filetype=python

# Sub-module of ../qapi-schema-test.json

{ 'include': '../sub-sub-module.json' }

{ 'struct': 'SecondArrayRef', 'data': { 's': ['Status'] } }