Add obligation webhooks
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
3
pkg/coredata/migrations/20260227T120000Z.sql
Normal file
3
pkg/coredata/migrations/20260227T120000Z.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TYPE webhook_event_type ADD VALUE 'obligation:created';
|
||||
ALTER TYPE webhook_event_type ADD VALUE 'obligation:updated';
|
||||
ALTER TYPE webhook_event_type ADD VALUE 'obligation:deleted';
|
||||
Reference in New Issue
Block a user