mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Removes the JsonErrorBase and JsonError schemas as all error responses in the API docs use the CodedErrorBase or CodedError schemas. Removes the AddSubscriptionsResponse schema since it's no longer incorrectly used as a shared schema for error responses, and instead documents the specific success response properties in the endpoint. |
||
|---|---|---|
| .. | ||
| __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 | ||