Adds field validators to CreateSSEMCPServer, CreateStreamableHTTPMCPServer, and their Update counterparts to validate that server_url fields: - Start with 'http://' or 'https://' - Have a valid host This prevents errors like 'httpx.UnsupportedProtocol: Request URL has an unsupported protocol 'hthttps://'' caused by user input typos. Fixes #8078 👾 Generated with [Letta Code](https://letta.com) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Letta <noreply@letta.com> Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
21 KiB
21 KiB