mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
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 | ||