@bitmovin/api-sdk 1.119.0 → 1.120.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -5985,7 +5985,7 @@ var HeaderHandler = /** @class */ (function (_super) {
|
|
|
5985
5985
|
var headers = {
|
|
5986
5986
|
'X-Api-Key': apiKey,
|
|
5987
5987
|
'X-Api-Client': 'bitmovin-api-sdk-javascript',
|
|
5988
|
-
'X-Api-Client-Version': '1.
|
|
5988
|
+
'X-Api-Client-Version': '1.120.0',
|
|
5989
5989
|
'Content-Type': 'application/json'
|
|
5990
5990
|
};
|
|
5991
5991
|
if (tenantOrgId) {
|