# User Preference - [![badge](https://img.shields.io/badge/Optional-yellow) Property `favorite_os`](#favorite_os) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `favorite_colors`](#favorite_colors) - [items](#autogenerated_heading_2) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `desired_number_of_shoes`](#desired_number_of_shoes) **Title:** User Preference | 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 `favorite_os`
| Type | `enum (of string)` | | ----------- | ------------------ | | **Default** | `"Linux"` | | | | Must be one of: * "Windows" * "Mac" * "Linux"
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `favorite_colors`
| Type | `array of enum (of string)` | | ----------- | --------------------------- | | **Default** | `["white", "blue"]` | | | | | Each item of this array must be | Description | | ------------------------------- | ----------- | | [items](#favorite_colors_items) | - | | | | ### items | Type | `enum (of string)` | | ---- | ------------------ | | | | Must be one of: * "green" * "blue" * "orange" * "red" * "white" * "black"
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `desired_number_of_shoes`
| Type | `integer` | | ----------- | --------- | | **Default** | `2` | | | | | Restrictions | | | ------------ | ------ | | **Minimum** | ≥ 0 | | **Maximum** | ≤ 2 | | | |
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date