Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
args-member-case.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
2 lines
147 Bytes
Copy permalink
Copy
Raw
1
#
Member
names
should
be
'lower-case'
unless
the
struct
is
whitelisted
2
{
'command':
'no-way-this-will-get-whitelisted'
,
'data':
{
'Arg':
'int'
}
}