fruits
Type: array of string
Each item of this array must be:
Type: string
vegetables
Type: array
Each item of this array must be:
Type: object
veggieName
Required
The name of the vegetable.
Type: string
veggieLike
Required
Do I like this vegetable?
Type: boolean