IO-3166-Global-Notifications-Part-2: Remove unused event handler (hasura),

This commit is contained in:
Dave Richer
2025-03-13 11:29:41 -04:00
parent f21ba8e087
commit 166e1e4030
2 changed files with 21 additions and 44 deletions

View File

@@ -5266,32 +5266,6 @@
- active:
_eq: true
check: null
event_triggers:
- name: notifications_parts_dispatch
definition:
enable_manual: false
insert:
columns: '*'
retry_conf:
interval_sec: 10
num_retries: 0
timeout_sec: 60
webhook_from_env: HASURA_API_URL
headers:
- name: event-secret
value_from_env: EVENT_SECRET
request_transform:
body:
action: transform
template: |-
{
"success": true
}
method: POST
query_params: {}
template_engine: Kriti
url: '{{$base_url}}/notifications/events/handlePartsDispatchChange'
version: 2
- table:
name: parts_dispatch_lines
schema: public