zulip/zerver/openapi
orientor 5629dcc8a6 openapi_docs: Display deprecated parameters with a `deprecated` tag.
In zulip.yaml, add `deprecated` tags to all parameters/keys with
`Deprecated` in the description. Then add tests to ensure that deprecated
parameters/keys will always have the `deprecated` key. Also, in
the API docs, sort the parameters according to presence of `deprecated`
key, presenting the `deprecated` keys at the end and add a `deprecated`
tag next to them.
2020-06-26 16:05:41 -07:00
..
curl_param_value_generators.py python: Sort imports with isort. 2020-06-11 16:45:32 -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 python: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
openapi.py openapi_docs: Display deprecated parameters with a `deprecated` tag. 2020-06-26 16:05:41 -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_docs: Display deprecated parameters with a `deprecated` tag. 2020-06-26 16:05:41 -07:00