zulip/zerver/openapi
orientor b9d0d6edcb openapi: Use response schema for describing simple success response.
In zulip.yaml simple json success response which only contains 'msg'
and 'result' properties has been described repeatedly in multiple
endpoints. Instead, use SimpleSuccess template for such responses
to increase code modularity and reusablility.
2020-03-29 19:25:14 +05:30
..
curl_param_value_generators.py api: Document DELETE ../messages/{message_id}/reactions endpoint. 2020-03-08 19:12:45 -07:00
openapi.py text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
python_examples.py api docs: Migrate /message/{message_id}:patch. 2020-03-27 17:29:29 -07:00
test_curl_examples.py tests: Remove upload-file from curl test exclude_list. 2019-11-18 12:23:38 -08:00
zulip.yaml openapi: Use response schema for describing simple success response. 2020-03-29 19:25:14 +05:30