twilio-java
twilio-java copied to clipboard
A Java library for communicating with the Twilio REST API and generating TwiML.
# Fixes # Code changes for fix: https://github.com/twilio/twilio-oai-generator/pull/575 ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [ ] I have...
# Fixes # The SDK currently formats date-time query parameters ([this one for example](https://github.com/twilio/twilio-java/blob/f1fa769e9fe09b38541d58612ce359c27ff3f7e3/src/main/java/com/twilio/rest/api/v2010/account/RecordingReader.java#L184-L190)) with this [format](https://github.com/twilio/twilio-java/blob/68675af8c69f755d78a68f66f19baef59bd3eb95/src/main/java/com/twilio/http/Request.java#L25): yyyy-MM-dd'T'HH:mm:ss However, the Open API Specification [suggests](https://spec.openapis.org/registry/format/date) that a date-time parameter should include...
Fixes #774 Include parameter name info in compiled class files so they can be discovered using introspection - see https://github.com/allantodd/twilio-parameter-name-example for a before and after comparison ### Checklist - [x]...
# Fixes # upgrade to latest version of ArchUnit (1.3.0) https://github.com/TNG/ArchUnit/releases/tag/v1.3.0 ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
# Fixes #768 Bumping jjwt version 0.12.6 and making required changes ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [...
I am using your latest version of Twilio sdk, which the version is 10.5.1. In this version the sdk still depends on apache httpclient with version 4.5.13. However there is...
Hi, ### Issue Summary I have been using Twilio's Content Template builder to build templates. When using content Sid to send the SMS. The receiver receives '\n' for each new...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...