StringType schema from Amazon WorkSpaces Web API
{ "type": "string", "pattern": "^[\\s\\S]*$", "minLength": 0, "maxLength": 131072, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "StringType", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-string-type-schema.json", "description": "StringType schema from Amazon WorkSpaces Web API" }