DeviceOperatingSystem schema from Amazon WorkMail API
{ "type": "string", "pattern": "[\\u0020-\\u00FF]+", "minLength": 1, "maxLength": 256, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DeviceOperatingSystem", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-device-operating-system-schema.json", "description": "DeviceOperatingSystem schema from Amazon WorkMail API" }