twilio / twilio-go

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

fix: custom headers, cleanup docs, regenerate with the latest specs #59

Closed shwetha-manvinkurke closed 3 years ago

shwetha-manvinkurke commented 3 years ago

Description

This PR (copied changes from https://github.com/twilio/twilio-oai-generator/pull/24)

  1. fixes custom header logic
  2. Removes the obsolete Notes column in the docs
  3. Regenerates the client code from the latest twilio-oai specs.