zulip/templates/zerver/api
akashaviator 700123a30b api: Document DELETE ../messages/{message_id}/reactions endpoint.
This refactors remove_reaction in python_examples.py to validate the
result with validate_against_openapi_schema.  Minor changes and some
additions have been made to the OpenAPI format data for
/messages/{message_id}/reactions endpoint.
2020-03-08 19:12:45 -07:00
..
add-emoji-reaction.md api: Document POST ../messages/{message_id}/reactions endpoint. 2020-03-08 19:04:15 -07:00
add-linkifiers.md docs: Make add-linkifiers use curl example system. 2019-10-15 15:53:03 -07:00
add-subscriptions.md
api-keys.md
arguments.json
client-libraries.md docs: Add top level page for language bindings. 2019-11-22 04:33:18 -08:00
configuring-python-bindings.md
construct-narrow.md
create-stream.md
create-user-group.md docs: Make create-user-group use curl example system. 2019-10-15 15:53:03 -07:00
create-user.md docs: Make create-user use curl example system. 2019-10-15 15:53:02 -07:00
deactivate-user.md api: Document DELETE ../users/{user_id} endpoint. 2020-02-15 23:08:13 -08:00
delete-message.md
delete-queue.md docs: Make delete-queue use curl example system. 2019-10-15 15:53:03 -07:00
delete-stream.md docs: Make delete-stream use curl example system. 2019-10-15 15:40:44 -07:00
delete-user-group.md docs: Make delete-user-group use curl example system. 2019-10-15 15:53:03 -07:00
deploying-bots.md
dev-fetch-api-key.md docs: Make dev-fetch-api-key use curl example system. 2019-10-15 15:53:03 -07:00
fixtures.json api: Rename subject_links to topic_links. 2020-02-07 14:35:22 -08:00
get-all-streams.md
get-all-users.md api: Refactor get_members_backend in zerver/views/users.py. 2020-03-08 18:43:30 -07:00
get-events-from-queue.md docs: Make get-events-from-queue use curl example system. 2019-10-15 15:53:03 -07:00
get-message-history.md
get-messages.md api: Rename subject_links to topic_links. 2020-02-07 14:35:22 -08:00
get-org-emoji.md docs: Make get-org-emoji use curl example system. 2019-10-15 15:53:03 -07:00
get-presence.md docs: Update the response schema of get-presence. 2019-10-15 15:53:03 -07:00
get-profile.md docs: Make get-profile use curl example system. 2019-10-15 15:40:44 -07:00
get-raw-message.md
get-stream-id.md docs: Make get-stream-id use curl example system. 2019-10-15 15:40:44 -07:00
get-stream-topics.md
get-subscribed-streams.md
get-user-groups.md docs: Make get-user-groups use curl example system. 2019-10-15 15:53:03 -07:00
get-user.md api: Refactor get_members_backend in zerver/views/users.py. 2020-03-08 18:43:30 -07:00
incoming-webhooks-overview.md
incoming-webhooks-walkthrough.md
index.md
installation-instructions.md api docs: Fix link to client libraries. 2019-11-22 11:08:44 -08:00
integrations-overview.md
list-linkifiers.md docs: Make list-linkifiers use curl example system. 2019-10-15 15:53:03 -07:00
mark-as-read-bulk.md
missing.md
mute-topics.md docs: Make mute-topics.md use curl example system. 2019-10-15 15:40:44 -07:00
non-webhook-integrations.md
outgoing-webhooks.md
real-time-events.md
register-queue.md docs: Make register-queue use curl example system. 2019-10-15 15:53:03 -07:00
remove-emoji-reaction.md api: Document DELETE ../messages/{message_id}/reactions endpoint. 2020-03-08 19:12:45 -07:00
remove-linkifiers.md docs: Make remove-linkifiers use curl example system. 2019-10-15 15:53:03 -07:00
remove-subscriptions.md
render-message.md docs: Make render-message use curl example system. 2019-10-15 15:53:03 -07:00
rest-error-handling.md
rest.md docs: Add top level page for language bindings. 2019-11-22 04:33:18 -08:00
running-bots.md
send-message.md docs: Recommend user_id instead of email in send-message doc. 2020-03-06 11:39:43 -08:00
server-settings.md social_backends: If no icon is to be displayed, set display_icon to None. 2019-11-05 15:44:07 -08:00
sidebar_index.md docs: Add top level page for language bindings. 2019-11-22 04:33:18 -08:00
typing.md docs: Recommend user_id instead of email in typing javascript example. 2020-03-06 11:39:43 -08:00
update-message-flags.md
update-message.md
update-notification-settings.md docs: Make update-notification-settings use curl example system. 2019-10-21 17:10:35 +05:30
update-stream.md settings: Migrate to stream_post_policy structure. 2020-02-04 17:08:08 -08:00
update-subscription-properties.md
update-user-group.md docs: Make update-user-group use curl example system. 2019-10-15 15:53:03 -07:00
update-user.md api: Document PATCH ../users/{user_id} endpoint. 2020-02-15 23:08:13 -08:00
upload-custom-emoji.md docs: Make upload-custom-emoji use curl example system. 2019-10-18 13:45:30 -07:00
upload-file.md docs: Explain link sharing in /api/upload-file. 2019-12-02 12:01:46 -08:00
writing-bots.md