All notable changes to this project will be documented in this file.
See DocuSign Support Center for Product Release Notes.
- Moved ApiClient and ApiException under Client folder
- empty test placeholder files
- updated existing test cases to use JWT instead of the legacy auth (still not fully working yet)
- OAuth models under Client/Auth folder
- new dependency for OAuth support (firebase/php-jwt)
- OAuthTests.php for OAuth support test
- A bug with that could cause the moveEnvelopes method call to return a response without a Content-Type header. (DCM-2871)