# Person - [![badge](https://img.shields.io/badge/Optional-yellow) Property `person`](#person) - [items](#autogenerated_heading_2) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `children`](#person_items_children) - [items](#autogenerated_heading_3) **Title:** Person | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `person`
| Type | `array` | | ---- | ------- | | | | **Description:** A list of people | Each item of this array must be | Description | | ------------------------------- | ------------- | | [person](#person_items) | A human being | | | | ### 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/person | | | | **Description:** A human being
#### ![badge](https://img.shields.io/badge/Optional-yellow) Property `children`
| Type | `array` | | ---- | ------- | | | | **Description:** The children they had | Each item of this array must be | Description | | -------------------------------------- | ------------- | | [person](#person_items_children_items) | A human being | | | | #### items | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | **Same definition as** | `[person](#person_items)` | | | | **Description:** A human being
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date