zulip/zerver/openapi
sahil839 2187c84ed9 stream: Add support for sending user_id to endpoint when subscribing users.
This commit modifies the backend to accept user ids when subscribing
users to streams.

It also migrates all existing tests to use this API, aside from a
small set of tests for the legacy API.
2020-06-01 15:59:04 -07:00
..
curl_param_value_generators.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
javascript_examples.js js-api: Migrate and test send-message example. 2020-05-20 10:18:29 -07:00
javascript_examples.py js-api: Add hooks to run tests and render docs of JS API examples. 2020-05-20 10:18:29 -07:00
markdown_extension.py openapi/markdown_extension: Avoid shelling out to node for JS snippets. 2020-05-20 10:18:29 -07:00
openapi.py openapi: Add markdown extension for rendering return values in API docs. 2020-05-29 15:02:56 -07:00
python_examples.py openapi/python_examples: Add reactivate_user example. 2020-05-19 23:10:50 -07:00
test_curl_examples.py openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
zulip.yaml stream: Add support for sending user_id to endpoint when subscribing users. 2020-06-01 15:59:04 -07:00