mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
openapi: Update upload-file example response to add filename.
This commit is contained in:
parent
19c29af4bb
commit
e43eaaebf0
@ -8307,6 +8307,7 @@ paths:
|
||||
"result": "success",
|
||||
"uri": "/user_uploads/1/4e/m2A3MSqFnWRLUf9SaPzQ0Up_/zulip.txt",
|
||||
"url": "/user_uploads/1/4e/m2A3MSqFnWRLUf9SaPzQ0Up_/zulip.txt",
|
||||
"filename": "zulip.txt",
|
||||
}
|
||||
/user_uploads/{realm_id_str}/{filename}:
|
||||
get:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user