Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
alternate-unknown.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
3 lines
128 Bytes
Copy permalink
Copy
Raw
1
#
we
reject
an
alternate
with
unknown
type
in
branch
2
{
'alternate':
'Alt'
,
3
'data':
{
'unknown':
'MissingType'
,
'i':
'int'
}
}