# Schema Docs - [![badge](https://img.shields.io/badge/Optional-yellow) Property `address`](#address) - [a number](#autogenerated_heading_2) - [Auto generated title](#autogenerated_heading_3) - [again a string](#autogenerated_heading_4) - [finally an enum](#autogenerated_heading_5) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `addressLines`](#addressLines) - [Auto generated title](#autogenerated_heading_6) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `arrayEmpty`](#arrayEmpty) - [items](#autogenerated_heading_7) | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** A little food fun
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `address`
| Type | `array` | | ---- | ------- | | | | | Each item of this array must be | Description | | ------------------------------------ | -------------------- | | [a number](#address_items_i0) | - | | [item 1](#address_items_i1) | followed by a string | | [again a string](#address_items_i2) | - | | [finally an enum](#address_items_i3) | - | | | | ### a number **Title:** a number | Type | `number` | | ---- | -------- | | | | ### Auto generated title | Type | `string` | | ---- | -------- | | | | **Description:** followed by a string ### again a string **Title:** again a string | Type | `enum (of string)` | | ---- | ------------------ | | | | Must be one of: * "Street" * "Avenue" * "Boulevard" ### finally an enum **Title:** finally an enum | Type | `enum (of string)` | | ---- | ------------------ | | | | Must be one of: * "NW" * "NE" * "SW" * "SE" **Example:** ```json [ 1600, "Pennsylvania", "Avenue", "NW", "Washington" ] ```
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `addressLines`
| Type | `array` | | ---- | ------- | | | | **Description:** list of address lines | Each item of this array must be | Description | | -------------------------------- | ----------- | | [item 0](#addressLines_items_i0) | - | | | | ### Auto generated title | Type | `string` | | ---- | -------- | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `arrayEmpty`
| Type | `array` | | ---- | ------- | | | | | Each item of this array must be | Description | | ------------------------------- | ----------- | | [items](#arrayEmpty_items) | - | | | | ### items | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | |
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date