zulip/zerver/openapi
Steve Howell c60f4236a9 api: Do not require short_name to create user.
When you post to /json/users, we no longer
require or look at the short_name parameter,
since we don't use it in any meaningful way.

An upcoming commit will eliminate it from the
database.
2020-07-17 11:15:15 -07:00
..
curl_param_value_generators.py curl_param_value_generators: Strengthen types. 2020-06-30 18:58:23 -07:00
javascript_examples.js api: Do not require short_name to create user. 2020-07-17 11:15:15 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py openapi: Correctly encode object and array parameters. 2020-06-28 14:04:30 -07:00
openapi.py openapi_py: Add function for validating requests. 2020-07-14 14:23:58 -07:00
python_examples.py api: Do not require short_name to create user. 2020-07-17 11:15:15 -07:00
test_curl_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
testing.yaml lint: Reformat YAML files with Prettier. 2020-07-14 16:25:31 -07:00
zulip.yaml api: Do not require short_name to create user. 2020-07-17 11:15:15 -07:00