# Schema Docs
- [ Property `fruits`](#fruits)
- [items](#autogenerated_heading_2)
- [ Property `vegetables`](#vegetables)
- [items](#autogenerated_heading_3)
- [At least one of the items must be](#autogenerated_heading_4)
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
**Description:** A little food fun
##  Property `fruits`
| Type | `array of string` |
| ---- | ----------------- |
| | |
**Description:** 5 to 8 fruits that you like
| Each item of this array must be | Description |
| ------------------------------- | ----------- |
| [items](#fruits_items) | - |
| | |
### items
| Type | `string` |
| ---- | -------- |
| | |
##  Property `vegetables`
| Type | `array` |
| ---- | ------- |
| | |
| Each item of this array must be | Description |
| ------------------------------- | ----------- |
| [items](#vegetables_items) | - |
| | |
### items
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
### At least one of the items must be
| Type | `const` |
| ---- | ------- |
| | |
Specific value: `"eggplant"`
----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date