Validator extensions, zomp vsn 0.2.0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"name": { "type": "string" },
|
||||
"children": {
|
||||
"type": "array",
|
||||
"items": { "$ref": "#" }
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user