zulip/zerver/openapi
orientor 166314de78 openapi: Correctly encode object and array parameters.
The current description of object and array parameters in
zulip.yaml is wrong and renders incorrect requests on using OpenAPI
tools such as SwaggerIO, etc. Fix it by encoding it correctly and
changing tests accordingly.

Fixes #14380.
2020-06-28 14:04:30 -07:00
..
curl_param_value_generators.py openapi: Correctly encode object and array parameters. 2020-06-28 14:04:30 -07:00
javascript_examples.js js_examples: Migrate and test update_message example. 2020-06-23 14:42:03 -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 pointer: Remove pointer from API and page_params. 2020-06-27 16:44:38 -07:00
python_examples.py api docs: Correct errors in the stream creation documentation. 2020-06-25 14:34:10 -07:00
test_curl_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
testing.yaml openapi: Fix validate_against_openapi_schema nested object validation. 2020-06-20 13:23:39 -07:00
zulip.yaml openapi: Correctly encode object and array parameters. 2020-06-28 14:04:30 -07:00