Lan Shen
Results
2
comments of
Lan Shen
Same issue to nestedList. { "type": "object", "properties": { "nestedList": { "type": "array", "title": "Nested list", "items": { "type": "array", "title": "Inner list", "items": { "type": "string", "default": "lorem ipsum"...
What about nested arrays? Array-object is ok, but array-array is not, because the inner has no properties.