Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
enum-bad-prefix.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
2 lines
97 Bytes
Copy permalink
Copy
Raw
1
#
The
prefix
must
be
a
string
type
2
{
'enum':
'MyEnum'
,
'data':
[
'one'
],
'prefix':
[
'fish'
]
}