twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
477 stars 422 forks source link

feat: Support for bearer token authentication and no authentication and PUT method in REST calls #803

Closed AsabuHere closed 3 weeks ago

AsabuHere commented 3 weeks ago

Fixes

A short description of what this PR does. Support for bearer token authentication and no authentication and PUT method in REST calls

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
19.8% Coverage on New Code (required ≥ 80%)
20.8% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint