zulip/docs
Suyash Vardhan Mathur 981e4f8946
openapi: Render all responses of an operation.
Previously, one needed to specifying all the HTTP status
codes that we want to render along with the operation,
but the primary use case just needs the responses of
all the status codes, and not just one.

This commit modifies the Markdown extension to render
all the responses of all status codes of a specified
operation in a loop.
2021-07-13 08:33:43 -07:00
..
_static readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
_templates readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
contributing docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
development docs: Add instructions for Apple Silicon Macs. 2021-05-27 16:01:42 -07:00
documentation openapi: Render all responses of an operation. 2021-07-13 08:33:43 -07:00
git docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
images docs: Add missing width to Zulip logo. 2021-02-05 09:49:33 -08:00
overview version: Update version and changelog after 4.3 release. 2021-06-02 12:55:50 -07:00
production nagios: Replace check_website_response with standard check_http plugin. 2021-07-09 16:47:03 -07:00
subsystems docs: Document forked change password command. 2021-07-09 12:37:55 -07:00
testing mypy: Move configuration to pyproject.toml. 2021-07-05 17:01:32 -07:00
translating json_error: Completely remove json_error. 2021-07-06 15:34:33 -07:00
tutorials docs: Use `JsonableError` instead of `json_error`. 2021-06-30 16:26:54 -07:00
.gitignore
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY nagios: Replace check_website_response with standard check_http plugin. 2021-07-09 16:47:03 -07:00
code-of-conduct.md
conf.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
index.rst docs: Use zulip.com rather than zulip.org (which just redirects). 2020-09-12 11:22:08 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.