Closed andrewpage closed 5 years ago
@sfreiberg ping
@sfreiberg I've backed out of a number of the code style changes I had made, and addressed the question about the acceptable HTTP response codes on our POST request. Let me know if there's anything else you'd like to see changed!
@andrewpage Thanks for the updates and the PR! It's been merged.
I have implemented the following changes:
gotwilio.CreateQueue(string) (*QueueResponse, *Exception, error)
CallUpdate(string, url.Values) (*VoiceResponse, *Exception, error)