mirror of https://github.com/zulip/zulip.git
rest-endpoints: Add new /api/get-stream-email-address endpoint.
This commit is contained in:
parent
d6e809d185
commit
1af1a6d7e9
|
@ -47,6 +47,7 @@
|
|||
* [Create a stream](/api/create-stream)
|
||||
* [Update a stream](/api/update-stream)
|
||||
* [Archive a stream](/api/archive-stream)
|
||||
* [Get stream's email address](/api/get-stream-email-address)
|
||||
* [Get topics in a stream](/api/get-stream-topics)
|
||||
* [Topic muting](/api/mute-topic)
|
||||
* [Update personal preferences for a topic](/api/update-user-topic)
|
||||
|
|
Loading…
Reference in New Issue