twilio / twilio-go

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

feat: (main)Add support for query parameters for all supported HTTP methods #215

Open AsabuHere opened 8 months ago

AsabuHere commented 8 months ago

Fixes

DII-1236 A short description of what this PR does. Add support for query parameters for all supported HTTP methods

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

AsabuHere commented 8 months ago

Associated JIRA ticket https://issues.corp.twilio.com/browse/DII-1236

AsabuHere commented 8 months ago

Test failures are because the twilio-oai-generator changes are not yet in place