zulip/zerver/webhooks/clubhouse
Tim Abbott e1d9fe84ad clubhouse: Type payload as Optional.
Apparently if you post json.dumps(None), one will end up with this
None case being possible.
2019-07-31 15:31:57 -07:00
..
fixtures webhooks/clubhouse: Support epic_archive events. 2019-02-20 16:32:42 -08:00
__init__.py
doc.md
tests.py webhooks/clubhouse: Support epic_archive events. 2019-02-20 16:32:42 -08:00
view.py clubhouse: Type payload as Optional. 2019-07-31 15:31:57 -07:00