Expand all
Collapse all
Type: object
A schema with an array
fruits
root
fruits
Type: array of string
No Additional Items
Each item of this array must be:
root
fruits
fruits items
Type: string
Example:
"apple"
Example:
[
"apple"
,
"banana"
]