twilio / sample-code

Auto-generated code samples for the Twilio REST API
https://www.twilio.com/docs
35 stars 69 forks source link

render json objects as native objects, other formatting fixes #10

Closed joliveros closed 6 years ago

joliveros commented 6 years ago

@dprothero, I believe it's related to this definition: https://code.hq.twilio.com/twilio/api-definitions/blob/master/snippets/api/v2010/message.json#L195 In the past, the conventions were replacing this empty string with the default number. With the changes in this PR we shouldn't see that behavior anymore which is why those numbers show up as empty strings.