From b6231f5568fe544940a1a6892c14287c6f085c87 Mon Sep 17 00:00:00 2001 From: tnmkr Date: Sun, 2 Jun 2024 20:42:11 +0530 Subject: [PATCH] zulip.yaml: Fix typo in IncludeCustomProfileFields description. --- zerver/openapi/zulip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerver/openapi/zulip.yaml b/zerver/openapi/zulip.yaml index 53bc56cbcd..3ad37a7318 100644 --- a/zerver/openapi/zulip.yaml +++ b/zerver/openapi/zulip.yaml @@ -22694,7 +22694,7 @@ components: Whether the client wants [custom profile field](/help/custom-profile-fields) data to be included in the response. - **Changes**: New in Zulip 2.1.0. Previous versions do no offer these + **Changes**: New in Zulip 2.1.0. Previous versions do not offer these data via the API. schema: type: boolean