openapi: Update upload-file example response to add filename.

This commit is contained in:
Alex Vandiver 2024-09-20 14:45:14 +00:00 committed by Tim Abbott
parent 19c29af4bb
commit e43eaaebf0
1 changed files with 1 additions and 0 deletions

View File

@ -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: