openapi: Update API feature level permission changes.

This commit is contained in:
Tim Abbott
2022-09-16 15:26:44 -07:00
parent 05b7ca01c4
commit d5d2647c1b
2 changed files with 11 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ DESKTOP_WARNING_VERSION = "5.4.3"
# Changes should be accompanied by documentation explaining what the
# new level means in templates/zerver/api/changelog.md, as well as
# "**Changes**" entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 142
API_FEATURE_LEVEL = 143
# 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