@bitmovin/api-sdk 1.222.0 → 1.223.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
|
@@ -6782,7 +6782,7 @@ var HeaderHandler = /** @class */ (function (_super) {
|
|
|
6782
6782
|
var headers = {
|
|
6783
6783
|
'X-Api-Key': apiKey,
|
|
6784
6784
|
'X-Api-Client': 'bitmovin-api-sdk-javascript',
|
|
6785
|
-
'X-Api-Client-Version': '1.
|
|
6785
|
+
'X-Api-Client-Version': '1.223.0',
|
|
6786
6786
|
'Content-Type': 'application/json'
|
|
6787
6787
|
};
|
|
6788
6788
|
if (tenantOrgId) {
|