mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-22 18:19:17 -05:00
ed43cae0a2
* add: scope_expression and payload columns for v1_webhook * refactor: insert or update sql cmds for v1_webhook * feat: update api clients, openapi schema for new webhook body * refactor: receiver and transformer for v1 webhook * add: python sdk changes * feat: ts sdk changes * feat: add FE for webhook new params * fix: scope expression empty payload * add: support for scope and payload for go client * fix: lint * fix: error message UI on webhook * fix: lint * fix: migraiton conflict, build failure * fix: error handling * update docs, add tests * fix: lint, test file name
Nextra Docs Template
This is a template for creating documentation with Nextra.
Quick Start
Click the button to clone this repository and deploy it on Vercel:
Local Development
First, run pnpm install to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
License
This project is licensed under the MIT License.
