zulip/zerver/openapi
Hemanth V. Alluri 31a5e0b441 openapi: Fix DELETE /users/me status 200 response description.
If you look at line number 1121 (new) of commit 14c0a387cf,
I seem to have accidently set the description for a status
200 response to "Bad Request" instead of "Success" which
is what it really is. It's basically an ugly typo (maybe
due to hastily copy-pasting the template).

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-08-24 16:30:38 -07:00
..
curl_param_value_generators.py curl_param_value_generators: Strengthen types. 2020-06-30 18:58:23 -07:00
javascript_examples.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py openapi: Use reasonable variable names. 2020-08-12 16:11:29 -07:00
openapi.py openapi: Fix validate_schema recursion structure. 2020-08-12 16:11:29 -07:00
python_examples.py openapi: Document /register and add tests for it. 2020-08-05 17:57:24 -07:00
test_curl_examples.py docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml openapi: Fix DELETE /users/me status 200 response description. 2020-08-24 16:30:38 -07:00