zulip/zerver/openapi
orientor 358d9fc35f openapi: Document various properties in EXCLUDED_PROPERTIES.
The `EXCLUDE_PROPERTIES` is a dictionary in `zerver/openapi/openapi.py`
which holds the undocumented properties of our API. Document all
properties other than:

*`delivery_email` which is in another PR.
*'events' and 'register'.
*'/setting/notification' since its response is about to undergo heavy
  changes.
2020-06-23 12:21:58 -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: Document various properties in EXCLUDED_PROPERTIES. 2020-06-23 12:21:58 -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: Document various properties in EXCLUDED_PROPERTIES. 2020-06-23 12:21:58 -07:00