{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionAuthParamsEmail", "title": "ConnectionAuthParamsEmail", "description": "Authentication Parameters (must be valid JSON string)", "type": "string", "minLength": 1, "maxLength": 1024 }