✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Soit le schéma suivant. Quelles instances sont valides ?
{
"type": "array",
"items": { "type": "integer" },
"minItems": 1,
"uniqueItems": true
}