User Preference

Type: object

favorite_os

Type: enum (of string) Default: "Linux"

Must be one of:

  • "Windows"
  • "Mac"
  • "Linux"

favorite_colors

Type: array of enum (of string) Default: ["white", "blue"]
No Additional Items

Each item of this array must be:

Type: enum (of string)

Must be one of:

  • "green"
  • "blue"
  • "orange"
  • "red"
  • "white"
  • "black"

desired_number_of_shoes

Type: integer Default: 2

Value must be greater or equal to 0 and lesser or equal to 2