mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
We now ignore payloads where payload['push']['changes'] is empty, because an empty push doesn't really convey any useful information. I couldn't find a way to replicate the action that would generate such a payload, so I took one of our existing payloads and editted out payload['push']['changes'] myself, so this payload is not authentic.