twilio / twilio-go

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

chore: regenerate SDK for generator changes to support making JSON POST requests #84

Open RJPearson94 opened 3 years ago

RJPearson94 commented 3 years ago

This change supports the multiple PR's to fix https://github.com/twilio/twilio-oai-generator/issues/49 where the SDK panics when trying to update a Flex Configuration.

This change relies on https://github.com/twilio/twilio-go/pull/83 being merged. The changes are not visible until https://github.com/twilio/twilio-oai/issues/36 is resolved

Checklist

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