1{ 2 "type": "array", 3 "items": { 4 "type": "string" 5 }, 6 "minLength": 1, 7 "maxLength": 10, 8 "required": true 9}