mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-03-17 10:15:49 -05:00
* feat: add python webhook client * refactor: python webhook client, webhook tests * add: ts webhook client, example * remove unwanted assert * refactor: webhook update eventkey optional * fix lint * bump version * fix: webhooks.create args, webhook example * fix: infer auth_type from auth payload python * fix: infer auth type from payload ts * remove auth type magic strings