mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
api-docs: Update DELETE /realm/emoji/{emoji_name} for channel.
Updates the API doc for DELETE /realm/emoji/{emoji_name}
endpoint to use channel in descriptions instead of stream.
Part of the stream to channel rename project.
This commit is contained in:
parent
66f93cf9d3
commit
0fefbdd5b3
@ -10323,7 +10323,7 @@ paths:
|
||||
organization administrators, who can deactivate any custom emoji.
|
||||
|
||||
Note that deactivated emoji will still be visible in old messages, reactions,
|
||||
user statuses and stream descriptions.
|
||||
user statuses and channel descriptions.
|
||||
|
||||
**Changes**: Before Zulip 8.0 (feature level 190), this endpoint returned an
|
||||
HTTP status code of 400 when the emoji did not exist, instead of 404.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user