User Preference
Type: object
favorite_os
root
favorite_os
Type: enum (of string)
Default: "Linux"
Must be one of:
"Windows"
"Mac"
"Linux"
favorite_colors
root
favorite_colors
Type: array of enum (of string)
Default: ["white", "blue"]
No Additional Items
Each item of this array must be:
root
favorite_colors
favorite_colors items
Type: enum (of string)
Must be one of:
"green"
"blue"
"orange"
"red"
"white"
"black"
desired_number_of_shoes
root
desired_number_of_shoes
Type: integer
Default: 2
Value must be greater or equal to
0
and lesser or equal to
2