From 618d0788f059766f467fcb606812aaf61612bbf0 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Tue, 16 Nov 2021 13:10:27 -0800 Subject: [PATCH] api docs: Delete docs for nonexistent icon_file_size property. This appears to have been confused with max_icon_file_size. --- zerver/openapi/zulip.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index dadbdd96e4..000fe3d6e1 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -3659,11 +3659,6 @@ paths: - "G" means generated by Gravatar (the default). - "U" means uploaded by an organization administrator. - icon_file_size: - type: integer - description: | - The maximum file size allowed for the organization's - icon. Useful for UI allowing editing the organization's icon. logo_url: type: string description: |