zulip/zerver/openapi
orientor c91c106cfb openapi_py: Change condition for invalid requests.
Change the condition for allowing failed validation to the condition
that `if the test fails, response status code begins with 4`. Also
add `intentionally_undocumented` argument in `validate_request` for
allowing passing of tests which return `200` responses but fail
validation due to some intentionally undocumented feature in
OpenAPI specification.
2020-07-26 16:26:56 -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: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -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: Change condition for invalid requests. 2020-07-26 16:26:56 -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 prettier: Disable bracketSpacing. 2020-07-17 14:30:52 -07:00
zulip.yaml openapi: Extract Emoji Reaction schema from Messages. 2020-07-24 09:54:03 -07:00