# Test - [![badge](https://img.shields.io/badge/Optional-yellow) Property `aProperty`](#aProperty) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `aDictPropertyARequired`](#aDictPropertyARequired) - [![badge](https://img.shields.io/badge/Required-blue) Property `a`](#aDictPropertyARequired_a) - [![badge](https://img.shields.io/badge/Required-blue) Property `b`](#aDictPropertyARequired_b) **Title:** Test | 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 `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"
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `aDictPropertyARequired`
| Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | **Default** | `{"a": "a", "b": "b"}` | | **Defined in** | #/definitions/aDictProperty | | | |
### ![badge](https://img.shields.io/badge/Required-blue) Property `a`
| Type | `string` | | ---- | -------- | | | |
### ![badge](https://img.shields.io/badge/Required-blue) Property `b`
| Type | `string` | | ---- | -------- | | | |
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date