zulip/zerver/openapi
Tushar912 dfafdda9b3 api: Add REST API endpoint for looking up a user by email address.
Add new rest api endpoint GET users/{email} for looking up a user by
email, which is useful especially for corporate API applications that
might already have a user's email address.

Fixes #14302.
2021-02-15 17:38:33 -08:00
..
curl_param_value_generators.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
javascript_examples.js eslint: Fix unicorn/no-new-array. 2021-01-25 14:53:19 -08:00
javascript_examples.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
markdown_extension.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
openapi.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
python_examples.py api: Add REST API endpoint for looking up a user by email address. 2021-02-15 17:38:33 -08:00
test_curl_examples.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml api: Add REST API endpoint for looking up a user by email address. 2021-02-15 17:38:33 -08:00