# Schema Docs
- [ Property `a_gift`](#a_gift)
- [ Property `anchor_with_slash`](#anchor_with_slash)
- [ Property `propertyA`](#anchor_with_slash_propertyA)
- [ Property `anchor_no_slash`](#anchor_no_slash)
- [items](#autogenerated_heading_2)
- [ Property `anchor_nested_reference`](#anchor_nested_reference)
- [ Property `same_file_anchor_with_slash`](#same_file_anchor_with_slash)
- [ Property `same_file_anchor_no_slash`](#same_file_anchor_no_slash)
- [ Property `same_file_nested_reference`](#same_file_nested_reference)
- [ Property `other_file_anchor`](#other_file_anchor)
- [ Property `with_wrap`](#other_file_anchor_with_wrap)
- [ Property `other_file_dot_anchor`](#other_file_dot_anchor)
- [ Property `other_file_dot_dot_anchor`](#other_file_dot_dot_anchor)
- [ Property `other_file_only`](#other_file_only)
- [ Property `not_a_string`](#other_file_only_not_a_string)
- [Must **not** be](#autogenerated_heading_3)
- [ Property `multi_hierarchy_reference`](#multi_hierarchy_reference)
- [ Property `propertyA`](#multi_hierarchy_reference_propertyA)
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
**Description:** Testing $ref
##  Property `a_gift`
| Type | `string` |
| -------------- | ------------------ |
| **Defined in** | #/definitions/gift |
| | |
**Description:** A gift, or is it?
##  Property `anchor_with_slash`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Defined in** | #/definitions/object_def |
| | |
###  Property `propertyA`
| Type | `string` |
| ---- | -------- |
| | |
**Description:** Description for object_def/items/propertyA
##  Property `anchor_no_slash`
| Type | `array of string` |
| -------------- | ---------------------- |
| **Defined in** | #definitions/array_def |
| | |
**Description:** Description for array_def
| Each item of this array must be | Description |
| ------------------------------- | ----------- |
| [items](#anchor_no_slash_items) | - |
| | |
### items
| Type | `string` |
| ---- | -------- |
| | |
##  Property `anchor_nested_reference`
| Type | `string` |
| -------------- | --------------------------- |
| **Defined in** | #/definitions/reference_def |
| | |
##  Property `same_file_anchor_with_slash`
| Type | `string` |
| -------------- | --------------------------------------- |
| **Defined in** | references.json#/definitions/string_def |
| | |
**Description:** Description for string_def
##  Property `same_file_anchor_no_slash`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Same definition as** | `[anchor_with_slash](#anchor_with_slash)` |
| | |
##  Property `same_file_nested_reference`
| Type | `string` |
| ---------------------- | ----------------------------------------------------- |
| **Same definition as** | `[anchor_nested_reference](#anchor_nested_reference)` |
| | |
##  Property `other_file_anchor`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Defined in** | with_descriptions.json#/definitions/gift |
| | |
**Description:** The delivery is a gift, no prices displayed
###  Property `with_wrap`
| Type | `boolean` |
| ---- | --------- |
| | |
##  Property `other_file_dot_anchor`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Same definition as** | `[other_file_anchor](#other_file_anchor)` |
| | |
**Description:** The delivery is a gift, no prices displayed
##  Property `other_file_dot_dot_anchor`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Same definition as** | `[other_file_anchor](#other_file_anchor)` |
| | |
**Description:** The delivery is a gift, no prices displayed
##  Property `other_file_only`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Defined in** | combining_not.json |
| | |
**Description:** Test schema with a not
###  Property `not_a_string`
| Type | `combining` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
#### Must **not** be
| Type | `string` |
| ---- | -------- |
| | |
##  Property `multi_hierarchy_reference`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Defined in** | reference_schemas/intermediate.json#/properties/cross_file_reference |
| | |
###  Property `propertyA`
| Type | `string` |
| ---- | -------- |
| | |
**Description:** Contents of propertyA in final.json
----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date