{ "type": "array", "items": { "$ref": "#/components/schemas/DeviceModel" }, "minItems": 1, "maxItems": 10, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DeviceModelList", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-device-model-list-schema.json", "description": "DeviceModelList schema from Amazon WorkMail API" }