mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
Adds assert statements to validate error response for "400" error code. The current validation using `validate_against_openapi_schema` doesn't work for "400" responses. Adds separate functions to validate "200" and "400" responses and removes `validate_response_result`.
64 KiB
64 KiB