Closed joliveros closed 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.
@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.