mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
This adds a powerful end-to-end test for Zulip's API documentation: For every documented API endpoint (with a few declared exceptions that we hope to remove), we verify that every API response received by our extensive backend test suite matches the declared schema. This is a critical step towards being able to have complete, high quality API documentation. Fixes #15340. |
||
|---|---|---|
| .. | ||
| curl_param_value_generators.py | ||
| javascript_examples.js | ||
| javascript_examples.py | ||
| markdown_extension.py | ||
| openapi.py | ||
| python_examples.py | ||
| test_curl_examples.py | ||
| zulip.yaml | ||