events: Remove realm_is_zephyr_mirror_realm from API.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-09-08 16:51:03 -07:00
committed by Tim Abbott
parent 40a022dcc3
commit 8a35871217
6 changed files with 6 additions and 10 deletions

View File

@@ -20,6 +20,11 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 12.0
**Feature level 426**
* [`POST /register`](/api/register-queue): Removed the
`realm_is_zephyr_mirror_realm` property from the response.
Feature levels 421-424 reserved for future use in 11.x maintenance
releases.