Skip to content

Commit 7eb15e7

Browse files
authored
Merge pull request #55 from stripedapps/main
Update event_delivery.go
2 parents cf54b9b + 5305c4c commit 7eb15e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event_delivery.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ type ListEventDeliveryResponse struct {
5757

5858
type EventDeliveryParams struct {
5959
ListParams
60-
EventType string `url:"event_type"`
60+
EventType string `url:"eventType"`
6161
EventID string `url:"eventId"`
6262
Status []string `url:"status"`
6363
EndpointID []string `url:"endpointId"`

0 commit comments

Comments
 (0)