249.1.0
·
8 commits
to master
since this release
Release notes for version 249.1.0
Platform API version: 10163
Release Notes
The Platform API SDK for Javascript/Typescript now provides the ability to set custom headers on a per-request basis.
This enhancement is meant to provide more flexibility in the SDK, allowing to control custom HTTP Headers on a per-request basis. The ability to set custom headers was only provided at the ApiClient level, defining default headers applicable to all future API requests.
Changes in this version
- Major changes: 0
- Minor changes: 0
- Point changes: 0
For the full changelog, read the releaseNotes.md file in the repo.