Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
alternate-conflict-num-string.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
4 lines
146 Bytes
Copy permalink
Copy
Raw
1
#
alternate
branches
of
'str'
type
conflict
with
all
scalar
types
2
{
'alternate':
'Alt'
,
3
'data':
{
'one':
'number'
,
4
'two':
'str'
}
}