mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +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.