api_docs: Update get-file-temporary-url endpoint and add to sidebar.

Co-authored-by: Lauryn Menard <lauryn@zulip.com>
This commit is contained in:
Karl Stolley
2025-08-25 16:35:10 -04:00
committed by Tim Abbott
parent 6e17b05156
commit 41e8d79e00
4 changed files with 27 additions and 7 deletions

View File

@@ -210,9 +210,7 @@ class OpenAPIArgumentsTest(ZulipTestCase):
# and thus may be complicated to document with our current tooling.
# (No /api/v1/ or /json prefix).
"/avatar/{email_or_id}",
## This one is in zulip.yaml, but not the actual docs.
# "/api/v1/user_uploads/{realm_id_str}/{filename}",
## And this one isn't, and isn't really representable
## This one isn't really representable
# "/user_uploads/{realm_id_str}/{filename}",
#### These realm administration settings are valuable to document:
# Delete a data export.