zulip/zerver/openapi
Eeshan Garg c30458e174 streams: Add notifications for posting policy changes.
An explanatory note on the changes in zulip.yaml and
curl_param_value_generators is warranted here. In our automated
tests for our curl examples, the test for the API endpoint that
changes the posting permissions of a stream comes before our
existing curl test for adding message reactions.

Since there is an extra notification message due to the change in
posting permissions, the message IDs used in tests that come after
need to be incremented by 1.

This is a part of #20289.
2022-01-10 18:29:04 -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 streams: Add notifications for posting policy changes. 2022-01-10 18:29: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 test_classes: Type kwargs for client_get and friends. 2021-12-17 08:03:52 -08: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 streams: Add notifications for posting policy changes. 2022-01-10 18:29:04 -08:00