fixup(jsonschema): test attrsOf submodules with valid value
This commit is contained in:
committed by
Valentin Gagarin
parent
6a2e81373c
commit
ebd5afe8f5
@@ -16,5 +16,10 @@
|
|||||||
"name": "John Doe",
|
"name": "John Doe",
|
||||||
"repo": "test-backup"
|
"repo": "test-backup"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"userModules": {
|
||||||
|
"some-user": {
|
||||||
|
"foo": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user