mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
Removes `base_path` argument when making the markdown extension for parameters in documentation for API endpoints. This seems to have been originally included for API parameters that were documented in JSON files, which is no longer in use. Now all API endpoints in the documentation are documented in `zerver/openapi/zulip.yaml`.