mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
Previously, we had checked that deprecated parameters and return values had been marked as `deprecated: true` in the OpenAPI documentation and had a description with a deprecated note. Here we extend that check at the top level to deprecated endpoints. The backend test that catches a failed assertion for this check is `test_api_doc_endpoints` in zerver/tests/test_docs.py as that test checks for a success response all pages linked the sidebar of the API documentation. |
||
|---|---|---|
| .. | ||
| __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 | ||