{ "type": "array", "items": { "$ref": "#/components/schemas/IpRange" }, "minItems": 0, "maxItems": 1024, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "IpRangeList", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-ip-range-list-schema.json", "description": "IpRangeList schema from Amazon WorkMail API" }