mirror of https://github.com/zulip/zulip.git
3ffc9466c9
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. |
||
---|---|---|
.. | ||
curl_param_value_generators.py | ||
markdown_extension.py | ||
openapi.py | ||
python_examples.py | ||
test_curl_examples.py | ||
zulip.yaml |