zulip/zerver/openapi
Anders Kaseorg edf411718c openapi: Fix documentation of narrow parameter.
The narrow parameter was incorrectly documented as a one-level array
rather than an array of arrays, and the tests incorrectly expected
this due to a combination of design and implementation bugs.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-13 15:31:27 -07:00
..
curl_param_value_generators.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
javascript_examples.js openapi: Fix response validation bug. 2020-06-10 16:45:36 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
openapi.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00
python_examples.py python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
test_curl_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
zulip.yaml openapi: Fix documentation of narrow parameter. 2020-06-13 15:31:27 -07:00