mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Endpoints marked deprecated:
* /users/me/apns_device_token
* /users/me/android_gcm_reg_id
The older endpoints were for non-E2EE push notification case.
Fixes part of #35213.
(cherry picked from commit e8c9f4a811)