mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +00:00
Convert `message_send.py` use `typed endpoint`. Disable `message_send` endpoint `to` parameter in the `openapi` `validate_json_schema` check, because it is a special case where the content type of the parameter is application/json but the parameter may or may not be JSON encoded since previously we also accepted a raw string and some ad-hoc bot might still depend on sending a raw string. Remove unused validators from `validator.py`.
49 KiB
49 KiB