zulip/zerver/openapi
orientor fbf647283b openapi: Fix validate_against_openapi_schema nested object validation.
We had a bug in `validate_against_openapi_schema` that prevented it
from correctly inspecting nested arrays.

Fix the bug and address all the exceptions, either via
EXCLUDE_PROPERTIES or fixing them when simple.  Also add a test case
for nested verification.
2020-06-20 13:23:39 -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: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
openapi.py openapi: Fix validate_against_openapi_schema nested object validation. 2020-06-20 13:23:39 -07:00
python_examples.py api docs: Document GET /messages/matches_narrow endpoint. 2020-06-19 15:28: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: Fix validate_against_openapi_schema nested object validation. 2020-06-20 13:23:39 -07:00