zulip/zerver/openapi
akashaviator 5dd1a1fc83 api: Document POST ../messages/{message_id}/reactions endpoint.
This refactors add_reaction in python_examples.py to use the
openapi_test_function decorator and validate result with
validate_against_openapi_schema. Minor changes have been made to the
OpenAPI format data for /messages/{message_id}/reactions endpoint.

This also adds add-emoji.md to templates/zerver/api and adds
add-emoji to rest-endpoints.md (templates/zerver/help/include).
2020-03-08 19:04:15 -07:00
..
curl_param_value_generators.py tests: Use users in send_*_message. 2020-03-07 18:30:13 -08:00
openapi.py openapi: Move openapi.py into zerver/openapi.py. 2020-02-24 12:21:26 -05:00
python_examples.py api: Document POST ../messages/{message_id}/reactions endpoint. 2020-03-08 19:04:15 -07:00
test_curl_examples.py tests: Remove upload-file from curl test exclude_list. 2019-11-18 12:23:38 -08:00
zulip-2.0.yaml api: Rename subject_links to topic_links. 2020-02-07 14:35:22 -08:00
zulip.yaml api: Document POST ../messages/{message_id}/reactions endpoint. 2020-03-08 19:04:15 -07:00