api: Remove incorrect realm setting in 'realm/update_dict' schema.

We incorrectly include many realm settings in the data section of
'realm/update_dict' schema. It should only contain the settings
related to message edit, realm icon, realm logo and authentication
methods and not other settings, becausea all the other settings send
'realm/update' event and not 'realm/update_dict' event.

This commit only removes 'allow_message_deleting' and others will
be removed separately.
This commit is contained in:
sahil839 2021-06-09 18:58:49 +05:30 committed by Tim Abbott
parent 4170a2e969
commit 2bf19d5651
1 changed files with 0 additions and 4 deletions

View File

@ -3272,10 +3272,6 @@ paths:
description: |
Whether this organization is configured to allow users to access
[message edit history](/help/view-a-messages-edit-history).
allow_message_deleting:
type: boolean
description: |
Whether messages can be deleted in this Zulip organization.
bot_creation_policy:
type: integer
description: |