mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commit adds a `push_devices` dictionary to `POST /register` response, keyed with push account ID, where each entry describes the user's push device's registration status and error code (if registration failed).
85 B
85 B
POST /register: Addedpush_devicesfield to response.