@bitmovin/api-sdk 1.245.0 → 1.245.1
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
|
@@ -7218,7 +7218,7 @@ var HeaderHandler = /** @class */ (function (_super) {
|
|
|
7218
7218
|
var headers = {
|
|
7219
7219
|
'X-Api-Key': apiKey,
|
|
7220
7220
|
'X-Api-Client': 'bitmovin-api-sdk-javascript',
|
|
7221
|
-
'X-Api-Client-Version': '1.245.
|
|
7221
|
+
'X-Api-Client-Version': '1.245.1',
|
|
7222
7222
|
'Content-Type': 'application/json'
|
|
7223
7223
|
};
|
|
7224
7224
|
if (tenantOrgId) {
|