zulip/api_docs
Lauryn Menard d41f12495d api-docs: Document create/edit scheduled message endpoint and events.
Adds API changelog update for the new endpoint added for creating
or editing scheduled messages, for the events sent for scheduled
messages (add, update, delete), and for the `scheduled_messages`
field in the register response.

Adds a specific API markdown documentation file for the create
or update scheduled messages endpoint, so that the parameters in
the cURL examples are accurate for the type of message (direct or
stream) and action (create or edit).

Bumps the API feature level, adds Changes notes to API documentation
and adds the scheduled message endpoints to the API documentation
sidebar.
2023-04-28 17:25:00 -07:00
..
include api-docs: Document create/edit scheduled message endpoint and events. 2023-04-28 17:25:00 -07:00
api-doc-template.md
api-keys.md settings: Improve wording of "Show API key" modal. 2023-03-08 18:48:37 -08:00
changelog.md api-docs: Document create/edit scheduled message endpoint and events. 2023-04-28 17:25:00 -07:00
client-libraries.md
configuring-python-bindings.md
construct-narrow.md narrow: Document new filters `is:dm`, `dm` and `dm-including`. 2023-04-25 09:07:08 -07:00
create-or-update-scheduled-messages.md api-docs: Document create/edit scheduled message endpoint and events. 2023-04-28 17:25:00 -07:00
create-stream.md
deploying-bots.md
http-headers.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
incoming-webhooks-overview.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
incoming-webhooks-walkthrough.md api_docs: Fix outdated python code snippet for webhook integrations. 2023-03-20 11:30:38 -07:00
index.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
installation-instructions.md
integrations-overview.md web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
mark-all-as-read.md
missing.md
non-webhook-integrations.md
outgoing-webhooks.md
real-time-events.md
rest-error-handling.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
rest.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
roles-and-permissions.md help: Update URLs to match "Restrict message editing and deletion" title. 2023-02-10 15:56:16 -08:00
running-bots.md
send-message.md message-type: Add support for "direct" as value for type parameter. 2023-04-18 12:29:33 -07:00
sidebar_index.md api_docs: Add page documenting HTTP headers in the api docs. 2023-03-07 12:51:17 -08:00
writing-bots.md