zulip/zerver/openapi
Lauryn Menard 3b72da8a7c api: Include `stream_id` field for all edits to stream messages.
Updates the `update_message` event type to always include a `stream_id`
field when the message being edited is a stream message. This change
aligns with the current definition of the `\get-events` endpoint
in the OpenAPI documentation.
2021-12-16 11:01:31 -08: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 tests: Ensure stream senders get a UserMessage row. 2021-12-10 09:40:04 -08:00
javascript_examples.js eslint: Fix unicorn/no-new-array. 2021-01-25 14:53:19 -08:00
javascript_examples.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
markdown_extension.py lint: Fix typos found by codespell. 2021-10-19 16:51:13 -07:00
openapi.py openapi: Remove unused to_python_type function. 2021-08-19 01:53:47 -07:00
python_examples.py openapi: Document remove-attachment endpoint. 2021-10-29 15:01:50 -07:00
test_curl_examples.py openapi: Use more carefully-constructed regexes for markdown extension. 2021-10-03 18:49:38 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml api: Include `stream_id` field for all edits to stream messages. 2021-12-16 11:01:31 -08:00