api_docs: Document feature level 286.

This commit is contained in:
Tim Abbott
2024-09-09 15:27:44 -07:00
parent 64a16dd9b4
commit f757f5f5f8
2 changed files with 15 additions and 1 deletions

View File

@@ -20,6 +20,12 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 10.0
**Feature level 286**
* [`POST /user_uploads`](/api/upload-file): Added `filename` field to
the response, which is closer to the original filename than the
basename of the `url` field in the response.
**Feature level 285**
* [`PATCH /messages/{message_id}`](/api/update-message): Added