zulip/zerver/openapi
roanster007 f905bfdcce api_docs: Update the "Changes" section of narrows to refer changelog.
Previously, the "Changes" sections for narrows in the api_docs
used to mention the entire set of changes for the narrow. This
commit replaces it to rather refer to the changelog at
[Construct a narrow](/api/construct-narrow).

This avoids the risk of the details getting out of sync between
the different descriptions, and reduces the burden for updating
or editing them.
2024-05-30 11:37:13 -07:00
..
__init__.py openapi: Add missing __init__.py; fix type errors hidden by its absence. 2021-07-05 12:20:39 -07:00
curl_param_value_generators.py user_groups: Remove unneeded fields from UserGroup model. 2024-04-26 17:03:09 -07:00
javascript_examples.js api-docs: Update comments in javascript usage examples for channel. 2024-05-20 11:27:03 -07:00
javascript_examples.py python: Replace universal_newlines with text. 2022-01-23 22:16:01 -08:00
markdown_extension.py typos: Fix typos caught by typos. 2024-05-20 13:55:00 -07:00
openapi.py openapi: Validate real requests and responses, not fictional mocks. 2024-02-05 19:57:21 -05:00
python_examples.py api: Add "users/<int:user_id>/status" endpoint. 2024-05-22 18:07:22 -07:00
test_curl_examples.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
testing.yaml test_openapi: Make testing.yml a full conformant specification. 2022-01-13 14:34:11 -08:00
zulip.yaml api_docs: Update the "Changes" section of narrows to refer changelog. 2024-05-30 11:37:13 -07:00