mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
rest-endpoints: Add new /api/get-stream-email-address endpoint.
This commit is contained in:
committed by
Alex Vandiver
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)
|
||||
|
Reference in New Issue
Block a user