@bitmovin/api-sdk 1.183.0 → 1.183.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
|
@@ -6109,7 +6109,7 @@ var HeaderHandler = /** @class */ (function (_super) {
|
|
|
6109
6109
|
var headers = {
|
|
6110
6110
|
'X-Api-Key': apiKey,
|
|
6111
6111
|
'X-Api-Client': 'bitmovin-api-sdk-javascript',
|
|
6112
|
-
'X-Api-Client-Version': '1.183.
|
|
6112
|
+
'X-Api-Client-Version': '1.183.1',
|
|
6113
6113
|
'Content-Type': 'application/json'
|
|
6114
6114
|
};
|
|
6115
6115
|
if (tenantOrgId) {
|