zulip/zerver/openapi
orientor 12efa41ed6 api_docs: Add response details to outgoing webhooks documentation.
Improve OpenAPI documentation of /zulip-outgoing-webhook by moving
data and making appropriate additions from its couterpart in the
/outgoing-webhook docs. Then remove the redundant documentation
from the doc and add command to render OpenAPI documetation. Also
add a test to outgoing_webhooks_interface.py to ensure that OpenAPI
documentation is correct.

Fixes #16203.
2020-08-28 16:47:10 -07:00
..
curl_param_value_generators.py api docs: Rename 'group_id' to 'user_group_id'. 2020-08-26 15:40:19 -07:00
javascript_examples.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py openapi: Use reasonable variable names. 2020-08-12 16:11:29 -07:00
openapi.py openapi: Fix validate_schema recursion structure. 2020-08-12 16:11:29 -07:00
python_examples.py api docs: Document POST /user_groups/{group_id}/members endpoint. 2020-08-26 15:40:19 -07:00
test_curl_examples.py docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml api_docs: Add response details to outgoing webhooks documentation. 2020-08-28 16:47:10 -07:00