sendgrid / eventkit-rails

An open source project for integrating with SendGrid's Event Webhook.
Open Software License 3.0
53 stars 73 forks source link

#29 - Event API search fix for type_id column #30

Open bardbess opened 7 years ago

bardbess commented 7 years ago

o Rename detailed search attribute id to type_id so the correct field name is used o Rename 'type' event parameter to 'type_id' so the field is accepted by the controller