StringWithCharLimit768 schema
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-schema/config-string-with-char-limit768-schema.json", "title": "StringWithCharLimit768", "description": "StringWithCharLimit768 schema", "type": "string", "minLength": 1, "maxLength": 768 }