Type: object

A schema with an array

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

Type: string

The name of the vegetable.

veggieLike Required

Type: boolean

Do I like this vegetable?