Description schema from Amazon WorkMail API
{ "type": "string", "pattern": "[\\S\\s]*", "minLength": 0, "maxLength": 1023, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Description", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-schema/workmail-description-schema.json", "description": "Description schema from Amazon WorkMail API" }