summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-empty-section.json
blob: f3384e9a3bb93b555508f930f599e3b0e7d62329 (plain)
1
2
3
4
5
6
7
8
# Tagged-section must not be empty

##
# @foo:
#
# Note:
##
{ 'command': 'foo', 'data': {'a': 'int'} }