api_docs: Document API changes to archived channels.

This commit is contained in:
Tim Abbott
2025-03-07 17:11:48 -08:00
parent 200606902a
commit f50235098e
3 changed files with 40 additions and 11 deletions

View File

@@ -34,7 +34,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
# new level means in api_docs/changelog.md, as well as "**Changes**"
# entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 361
API_FEATURE_LEVEL = 362
# Bump the minor PROVISION_VERSION to indicate that folks should provision
# only when going from an old version of the code to a newer version. Bump