mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
The change to curl_param_value_generators.py warrants a brief explanation. Stream permission changes now generate a notification message. Our curl example test for removing a reaction comes after the two tests for updating the stream permission changes, thus the hardcoded message ID in that test needs to be incremented by 2 to account for the two notification messages that now come before it. This is a part of #20289. |
||
|---|---|---|
| .. | ||
| __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 | ||