# Person - [![badge](https://img.shields.io/badge/Optional-yellow) Property `person`](#person) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `children`](#person_children) - [items](#autogenerated_heading_2) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `siblings`](#person_siblings) **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 | `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_children_items) | Person definition from second file. Not the same! | | | | #### 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** | `[siblings](#person_siblings)` | | | | **Description:** Person definition from second file. Not the same!
### ![badge](https://img.shields.io/badge/Optional-yellow) Property `siblings`
| Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | **Defined in** | recursive_two_files2.json#/definitions/person | | | | **Description:** Person definition from second file. Not the same!
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date