Remove endpoint on webhook events
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -317,7 +317,6 @@ func (s *Sender) recordEvent(
|
||||
ID: eventID,
|
||||
WebhookDataID: webhookData.ID,
|
||||
WebhookConfigurationID: config.ID,
|
||||
EndpointURL: config.EndpointURL,
|
||||
Status: status,
|
||||
Response: response,
|
||||
CreatedAt: time.Now(),
|
||||
|
||||
Reference in New Issue
Block a user