mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
Removes a response example in the `POST users/me/subscriptions` documentation that was listed as a 400 error response. It is actually a variation on the success response for this endpoint. The current rendering of our API documentation is not set up to support `"anyOf"` which would allow for validating examples that match multiple response schemas. |
||
|---|---|---|
| .. | ||
| __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 | ||