zulip/zerver/webhooks/basecamp
Puneeth Chaganti 97792466ec webhooks/basecamp: Add support for todo_uncompleted event type.
We have a fixture for this event in the repo, but the event was not listed
in the supported event types list. It is also documented in the Basecamp API
docs here:
https://github.com/basecamp/bc3-api/blob/master/sections/webhooks.md
2020-04-17 09:41:55 -07:00
..
fixtures webhooks/basecamp: Fix typo in todo_due_on_changed event name. 2020-04-17 09:41:55 -07:00
__init__.py
doc.md webhooks/basecamp: Update text to conform to doc style guide. 2018-03-08 08:19:32 -08:00
support_event.py webhooks/basecamp: Add support for todo_uncompleted event type. 2020-04-17 09:41:55 -07:00
tests.py webhooks/basecamp: Add support for todo_uncompleted event type. 2020-04-17 09:41:55 -07:00
view.py python: Sort webhooks imports with isort. 2020-01-14 13:07:47 -08:00