# Test
- [ Property `aProperty`](#aProperty)
- [ Property `aDictPropertyARequired`](#aDictPropertyARequired)
- [ Property `a`](#aDictPropertyARequired_a)
- [ Property `b`](#aDictPropertyARequired_b)
**Title:** Test
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
##  Property `aProperty`
| Type | `enum (of string)` |
| -------------- | ------------------------- |
| **Default** | `"Default from property"` |
| **Defined in** | #/definitions/aProperty |
| | |
**Description:** This is the description from the definition
Must be one of:
* "value1"
* "value2"
##  Property `aDictPropertyARequired`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| **Default** | `{"a": "a", "b": "b"}` |
| **Defined in** | #/definitions/aDictProperty |
| | |
###  Property `a`
| Type | `string` |
| ---- | -------- |
| | |
###  Property `b`
| Type | `string` |
| ---- | -------- |
| | |
----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date