From d342f704406ba68a2e41ea7cf32744d2a43d88b4 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Tue, 14 Mar 2023 17:46:07 -0700 Subject: [PATCH] api_docs: Clarify API changelog brevity. --- api_docs/changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api_docs/changelog.md b/api_docs/changelog.md index 05501453c7..51caae0b46 100644 --- a/api_docs/changelog.md +++ b/api_docs/changelog.md @@ -8,9 +8,9 @@ changelog][server-changelog]. The API feature levels system used in this changelog is designed to make it possible to write API clients, such as the Zulip mobile and terminal apps, that work with a wide range of Zulip server -versions. Every change to the Zulip API is recorded both here and in -**Changes** entries in the API documentation for the modified -endpoint(s). +versions. Every change to the Zulip API is recorded briefly here and +with full details in **Changes** entries in the API documentation for +the modified endpoint(s). When using an API endpoint whose behavior has changed, Zulip API clients should check the `zulip_feature_level` field, present in the