mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 10:33:54 +00:00
realm_export: Add realm_export_consent feature to API.
Fixes part of #31201.
This commit is contained in:
committed by
Tim Abbott
parent
70b6e46516
commit
eaee5763d6
@@ -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 = 311 # Last bumped for updating subgroups.
|
||||
API_FEATURE_LEVEL = 312 # Last bumped for adding 'realm_export_consent' event type.
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user