zulip/zerver/webhooks/clubhouse
Eeshan Garg 5057406f16 webhooks/clubhouse: Extract story labels from actions.
Apparently, Clubhouse has two different payloads for story label
changes, one where the label name lives inside the "references"
object, and the other where it lives inside the "actions" object.
Their webhook API is still in beta, so this could just be a bug.
Anyhow, we should support both.
2019-01-24 20:08:59 -03:30
..
fixtures webhooks/clubhouse: Extract story labels from actions. 2019-01-24 20:08:59 -03:30
__init__.py
doc.md clubhouse: Fix typoed include statement. 2018-12-03 14:31:44 -08:00
tests.py webhooks/clubhouse: Extract story labels from actions. 2019-01-24 20:08:59 -03:30
view.py webhooks/clubhouse: Extract story labels from actions. 2019-01-24 20:08:59 -03:30