
* Changed styling of webhook test & updated <Form> component * Implements custom webhook formats Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2 lines
75 B
SQL
2 lines
75 B
SQL
-- AlterTable
|
|
ALTER TABLE "Webhook" ADD COLUMN "payloadTemplate" TEXT;
|