mirror of https://github.com/zulip/zulip.git
api_docs: Fix formatting and spacing errors in api changelog.
Fixes a few formatting errors in the api changelog documentation.
This commit is contained in:
parent
27bb856513
commit
2c11824cc2
|
@ -695,7 +695,7 @@ field with an integer field `invite_to_realm_policy`.
|
||||||
|
|
||||||
**Feature level 39**
|
**Feature level 39**
|
||||||
|
|
||||||
* Added new [GET /users/{email}](/api/get-user-by-email) endpoint.
|
* Added new [`GET /users/{email}`](/api/get-user-by-email) endpoint.
|
||||||
|
|
||||||
**Feature level 38**
|
**Feature level 38**
|
||||||
|
|
||||||
|
@ -905,7 +905,7 @@ No changes; feature level used for Zulip 3.0 release.
|
||||||
subscribe/unsubscribe, declared in the `principals` parameter, can
|
subscribe/unsubscribe, declared in the `principals` parameter, can
|
||||||
now be referenced by user_id, rather than Zulip display email
|
now be referenced by user_id, rather than Zulip display email
|
||||||
address.
|
address.
|
||||||
* [PATCH /messages/{message_id}](/api/update-message): Added
|
* [`PATCH /messages/{message_id}`](/api/update-message): Added
|
||||||
`send_notification_to_old_thread` and
|
`send_notification_to_old_thread` and
|
||||||
`send_notification_to_new_thread` optional parameters.
|
`send_notification_to_new_thread` optional parameters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue