mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
api-docs: Add comma to all uses of "e.g." in API docs.
This commit is contained in:
committed by
Tim Abbott
parent
f325a7667a
commit
2bb037f2a0
@@ -2301,7 +2301,7 @@ No changes; feature level used for Zulip 3.0 release.
|
||||
deprecating and replacing the `is_announcement_only` boolean.
|
||||
* [`GET /user_uploads/{realm_id_str}/{filename}`](/api/get-file-temporary-url):
|
||||
New endpoint added for requesting a temporary URL for an uploaded
|
||||
file that does not require authentication to access (e.g. for passing
|
||||
file that does not require authentication to access (e.g., for passing
|
||||
from a Zulip desktop, mobile, or terminal app to the user's default
|
||||
browser).
|
||||
* [`POST /register`](/api/register-queue), [`GET /events`](/api/get-events),
|
||||
|
||||
Reference in New Issue
Block a user