zulip/api_docs
Mateusz Mandera f0f02d05ab send_message_backend: Remove the realm_str API param.
This already became useless in 6e11754642,
as detailed in the API changelog entry here. At this point, we should
eliminate this param and the weird code around it.

This commit also deletes the associated tests added in
6e11754642, since with realm_str removed,
they make no sense anymore (and actually fail with an OpenAPI error due
to using params not used in the API). Hypothetically they could be
translated to use the subdomain= kwarg, but that also doesn't make
sense, since at that point they'd be just testing the case of a user
making an API request on a different subdomain than their current one
and that's just redundant and already tested generally in
test_decorators.
2023-02-28 12:12:15 -08:00
..
include
api-doc-template.md
api-keys.md
changelog.md send_message_backend: Remove the realm_str API param. 2023-02-28 12:12:15 -08:00
client-libraries.md
configuring-python-bindings.md
construct-narrow.md
create-stream.md
deploying-bots.md
incoming-webhooks-overview.md
incoming-webhooks-walkthrough.md
index.md
installation-instructions.md
integrations-overview.md
mark-all-as-read.md
missing.md
non-webhook-integrations.md
outgoing-webhooks.md
real-time-events.md
rest-error-handling.md
rest.md
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
sidebar_index.md
writing-bots.md