{
  "type": "array",
  "items": {
    "type": "integer"
  },
  "minItems": 1,
  "maxItems": 5,
  "uniqueItems": true
}

