mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
For the RemoteRealm case, we can only set this in endpoints where the remote server sends us the realm_uuid. So we're missing that for the endpoints: - remotes/push/unregister and remotes/push/unregister/all - remotes/push/test_notification This should be added in a follow-up commit.