mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08: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`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| curl_param_value_generators.py | ||
| javascript_examples.js | ||
| javascript_examples.py | ||
| markdown_extension.py | ||
| openapi.py | ||
| python_examples.py | ||
| test_curl_examples.py | ||
| testing.yaml | ||
| zulip.yaml | ||