mirror of https://github.com/zulip/zulip.git
api docs: Fix more broken URLs in changelog.
This commit is contained in:
parent
8db89ae3d0
commit
87cca3a234
|
@ -17,8 +17,8 @@ below features are supported.
|
|||
|
||||
**Feature level 17**
|
||||
|
||||
* [`GET users/me/subscriptions`](/api/get-subscribed-streams),
|
||||
[`GET /streams`](api/get-streams): Added
|
||||
* [`GET users/me/subscriptions`](/api/get-subscriptions),
|
||||
[`GET /streams`](/api/get-streams): Added
|
||||
`message_retention_days` to Stream objects.
|
||||
* [`POST users/me/subscriptions`](/api/subscribe), [`PATCH
|
||||
streams/{stream_id}`](/api/update-stream): Added `message_retention_days`
|
||||
|
|
Loading…
Reference in New Issue