zulip/zerver/openapi
Tim Abbott 0ccc0f02ce upload: Support requesting a temporary unauthenticated URL.
This is be useful for the mobile and desktop apps to hand an uploaded
file off to the system browser so that it can render PDFs (Etc.).

The S3 backend implementation is simple; for the local upload backend,
we use Django's signing feature to simulate the same sort of 60-second
lifetime token.

Co-Author-By: Mateusz Mandera <mateusz.mandera@protonmail.com>
2020-04-17 09:08:10 -07:00
..
curl_param_value_generators.py api: Document DELETE ../messages/{message_id}/reactions endpoint. 2020-03-08 19:12:45 -07:00
openapi.py text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
python_examples.py api_docs: Migrate POST /zulip-outgoing-webhook. 2020-04-02 14:55:32 -07:00
test_curl_examples.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
zulip.yaml upload: Support requesting a temporary unauthenticated URL. 2020-04-17 09:08:10 -07:00