zulip/zerver/openapi
orientor 3ffc9466c9 openapi: Combine two similar openapi markdown extensions.
Previously api_description and api_code_examples were two independent
markdown extensions for displaying OpenAPI content used in the same
places.  We combine them into a single markdown extension (with two
processors) and move them to the openapi folder to make the codebase
more readable and better group the openapi code in the same place.
2020-05-05 21:42:31 -07:00
..
curl_param_value_generators.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
markdown_extension.py openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
openapi.py openapi: Create markdown extension for rendering endpoint descriptions. 2020-04-28 12:57:19 -07:00
python_examples.py pypi: Upgrade zulip/zulip-bots dependencies to version 0.7.0. 2020-04-23 17:41:47 -07:00
test_curl_examples.py openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
zulip.yaml api docs: Improve a few common OpenAPI descriptions. 2020-05-05 17:11:14 -07:00