@bitmovin/api-sdk 1.255.1 → 1.255.2
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
|
@@ -6464,7 +6464,7 @@ var HeaderHandler = /** @class */ (function (_super) {
|
|
|
6464
6464
|
var headers = {
|
|
6465
6465
|
'X-Api-Key': apiKey,
|
|
6466
6466
|
'X-Api-Client': 'bitmovin-api-sdk-javascript',
|
|
6467
|
-
'X-Api-Client-Version': '1.255.
|
|
6467
|
+
'X-Api-Client-Version': '1.255.2',
|
|
6468
6468
|
'Content-Type': 'application/json'
|
|
6469
6469
|
};
|
|
6470
6470
|
if (tenantOrgId) {
|