zulip/zerver/openapi
sahil9001 328caf1ad5 api: Simplify format of realm_emoji author data.
There's no reason to send data beyond the user `id` of the uploader,
and reason not to, as the previous model was both awkward when
`author=None` and resulted in unecessary parsing complexity for
clients.

Modified by tabbott to add the frontend changes and API documentation.

Fixes #15115.
2020-05-31 17:44:50 -07:00
..
curl_param_value_generators.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
javascript_examples.js js-api: Migrate and test send-message example. 2020-05-20 10:18:29 -07:00
javascript_examples.py js-api: Add hooks to run tests and render docs of JS API examples. 2020-05-20 10:18:29 -07:00
markdown_extension.py openapi/markdown_extension: Avoid shelling out to node for JS snippets. 2020-05-20 10:18:29 -07:00
openapi.py openapi: Add markdown extension for rendering return values in API docs. 2020-05-29 15:02:56 -07:00
python_examples.py openapi/python_examples: Add reactivate_user example. 2020-05-19 23:10:50 -07:00
test_curl_examples.py openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
zulip.yaml api: Simplify format of realm_emoji author data. 2020-05-31 17:44:50 -07:00