# Schema Docs - [![badge](https://img.shields.io/badge/Optional-yellow) Property `fruits`](#fruits) - [items](#autogenerated_heading_2) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `vegetables`](#vegetables) - [items](#autogenerated_heading_3) - [![badge](https://img.shields.io/badge/Required-blue) Property `veggieName`](#vegetables_items_veggieName) - [![badge](https://img.shields.io/badge/Required-blue) Property `veggieLike`](#vegetables_items_veggieLike) | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** A schema with an array
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `fruits`
| Type | `array of string` | | ---- | ----------------- | | | | | Each item of this array must be | Description | | ------------------------------- | ----------- | | [items](#fruits_items) | - | | | | ### items | Type | `string` | | ---- | -------- | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `vegetables`
| Type | `array` | | ---- | ------- | | | | | Each item of this array must be | Description | | ------------------------------- | ----------- | | [veggie](#vegetables_items) | - | | | | ### items | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | **Defined in** | #/definitions/veggie | | | |
#### ![badge](https://img.shields.io/badge/Required-blue) Property `veggieName`
| Type | `string` | | ---- | -------- | | | | **Description:** The name of the vegetable.
#### ![badge](https://img.shields.io/badge/Required-blue) Property `veggieLike`
| Type | `boolean` | | ---- | --------- | | | | **Description:** Do I like this vegetable?
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date