Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new fields to incoming phone number resources #122

Merged
merged 3 commits into from
Aug 20, 2019

Commits on Aug 7, 2019

  1. Add new fields to incoming phone number resource

    Also changed the order to match the alphabetical order in the
    documentation to simplify things a bit, since Elixir structs are built
    on top of maps and ordering shouldn't be important
    ferd committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    231d4d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Merge pull request #1 from postmates/fh/support-addresses

    Update from upstream, add missing fields
    ferd authored Aug 19, 2019
    Configuration menu
    Copy the full SHA
    cfef788 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Fixing formatting

    Just removed the comment. Turns out the field is used, just not
    documented in the Twilio docs.
    ferd committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    ff4f26b View commit details
    Browse the repository at this point in the history