zulip/api_docs
m-e-l-u-h-a-n ab4e6a94c5 user groups: Make name and description optional in group update.
View that handled `PATCH user_groups/<int:user_group_id>` required
both name and description parameters to be passed. Due to this
clients had to pass values for both these parameters even if
one of them was changed.

To resolve this name description parameters to
`PATCH user_groups/<int:user_group_id>` are made optional.
2023-02-26 16:22:24 -08:00
..
include
api-doc-template.md
api-keys.md
changelog.md user groups: Make name and description optional in group update. 2023-02-26 16:22:24 -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