twilio / twilio-go

A Go package for communicating with the Twilio API.
MIT License
280 stars 40 forks source link

fix: parameter names in the request #63

Closed shwetha-manvinkurke closed 3 years ago

shwetha-manvinkurke commented 3 years ago

Fixes

Fixes parameter names such as Integration.Url and DateCreated<

Related to: https://github.com/twilio/twilio-oai-generator/pull/30

Checklist