From 942d702830b52e72e97886725e0bbadc03ce8f69 Mon Sep 17 00:00:00 2001 From: "neiljp (Neil Pilgrim)" Date: Fri, 25 Aug 2023 11:57:38 -0700 Subject: [PATCH] api-changelog: Fix formatting of feature level 201 entry. --- api_docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_docs/changelog.md b/api_docs/changelog.md index c9ff0065fb..a1c5240933 100644 --- a/api_docs/changelog.md +++ b/api_docs/changelog.md @@ -49,7 +49,7 @@ format used by the Zulip server that they are interacting with. **Feature level 201** -* [`POST /zulip-outgoing-webhook`]: Renamed the notification trigger +* `POST /zulip-outgoing-webhook`: Renamed the notification trigger `private_message` to `direct_message`. **Feature level 200**