mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-22 10:10:07 -05:00
9e0182ec77
* 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