mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Recently, the need for individual Markdown templates for every endpoint's OpenAPI page was removed, as they are now auto-generated from OpenAPI data. Further, as a part of this migration, several new fields and Markdown extensions were added. This commit updates the documentation to reflect the changes that have occured as a result of the migration. With various edits by tabbott to clarify or simplify the documentation.