zulip/templates/zerver/api
Hemanth V. Alluri 12dce4b940 api_docs/get-messages: Fix the cURL example.
The issue with the previous example was that it sent the data as
POST variables. This corrected example appropriately encodes data
(with URL encoding) and sends it as GET variables.
2019-07-29 16:07:01 -07:00
..
add-linkifiers.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
add-subscriptions.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
api-keys.md api docs: Update api-keys. 2018-09-25 21:02:58 -07:00
arguments.json api docs: Remove unnecessary argument entry. 2018-08-08 09:29:27 -07:00
configuring-python-bindings.md api docs: Make minor copyediting changes. 2018-09-25 20:48:12 -07:00
construct-narrow.md messages: Add support for passing user IDs for pm-with clause. 2019-06-17 17:38:51 -07:00
create-stream.md api docs: Explain clearly how to create new streams. 2018-07-01 08:41:37 -07:00
create-user-group.md api_docs: Add documentation for create_user_group. 2019-06-28 16:28:56 -07:00
create-user.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
delete-message.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
delete-queue.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
delete-stream.md api_docs: Add documentation for delete_stream. 2019-06-28 16:18:22 -07:00
delete-user-group.md api_docs: Add documentation for remove_user_group. 2019-06-28 16:34:39 -07:00
deploying-bots.md deploying_bots.md: Fix a couple of minor formatting issues. 2018-07-10 10:01:16 +05:30
dev-fetch-api-key.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
fixtures.json openapi: Remove /users/me/subscriptions from pending_endpoints. 2019-07-21 18:39:53 -07:00
get-all-streams.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
get-all-users.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
get-events-from-queue.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
get-message-history.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
get-messages.md api_docs/get-messages: Fix the cURL example. 2019-07-29 16:07:01 -07:00
get-org-emoji.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
get-presence.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
get-profile.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
get-raw-message.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
get-stream-id.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
get-stream-topics.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
get-subscribed-streams.md openapi: Remove /users/me/subscriptions from pending_endpoints. 2019-07-21 18:39:53 -07:00
get-user-groups.md api docs: Fix syntax for get-user-groups. 2019-06-24 22:24:46 -07:00
incoming-webhooks-overview.md docs: Highlight send messages API in incoming webhooks page. 2019-05-20 19:18:30 -07:00
incoming-webhooks-walkthrough.md docs: Update docs to reflect the use of Ubuntu bionic in development. 2019-07-08 13:25:54 -07:00
index.md api docs: Link to our zapier and ifttt /integrations pages. 2018-08-10 10:37:49 -07:00
installation-instructions.md api docs: Fix showing correct link to install Python bindings. 2019-01-16 10:05:25 -08:00
integrations-overview.md api docs: Add script and plugin integrations to integrations-overview. 2018-10-16 21:07:00 -07:00
list-linkifiers.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
mark-as-read-bulk.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
missing.md
mute-topics.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
non-webhook-integrations.md docs: Extract a Writing Documentation top-level section. 2019-05-29 15:52:11 -07:00
outgoing-webhooks.md api: Clarify slack-format outgoing webhook docs. 2018-11-08 22:13:15 -08:00
real-time-events.md api docs: Stop mentioning "dev servers" in JS code examples. 2019-01-07 09:14:25 -08:00
register-queue.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
remove-linkifiers.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
remove-subscriptions.md api: Fix typo in URL for remove-subscriptions. 2019-07-21 18:41:29 -07:00
render-message.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
rest-error-handling.md api docs: Make minor copyediting changes. 2018-09-25 20:48:12 -07:00
rest.md api_docs: Suggest using call_endpoint for undocumented endpoints. 2019-01-22 07:37:56 -08:00
running-bots.md api docs: Update running-bots. 2018-10-20 13:31:19 -07:00
send-message.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
server-settings.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
sidebar_index.md api docs: Rename webhook-walkthrough to incoming-webhooks-walkthrough. 2018-10-16 21:07:00 -07:00
typing.md api_docs: Detect missing arguments in curl examples. 2019-05-28 16:53:48 -07:00
update-message-flags.md api docs: Fix typo in name of has_alert_word message flag. 2019-06-27 11:55:15 -07:00
update-message.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
update-notification-settings.md api docs: Document PATCH /settings/notifications. 2019-06-24 18:42:44 -07:00
update-stream.md api_docs: Add documentation for update_stream. 2019-06-28 16:26:06 -07:00
update-subscription-properties.md api: Update documentation of subscription properties endpoint. 2019-06-06 12:05:49 -07:00
update-user-group.md api_docs: Add documentation for update_user_group. 2019-06-28 16:33:54 -07:00
upload-custom-emoji.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00
upload-file.md api docs: Document the custom emoji upload endpoint. 2018-12-14 14:19:28 -08:00
writing-bots.md openapi: Standardize URL format to use {var_name} syntax. 2019-07-11 11:01:40 -07:00