@bitmovin/api-sdk 1.220.0 → 1.221.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
@@ -31,7 +31,7 @@ If you have any questions regarding the SDK, provided examples or our services,
31
31
  ## Installation
32
32
 
33
33
  ``` bash
34
- npm install @bitmovin/api-sdk@1.220.0
34
+ npm install @bitmovin/api-sdk@1.221.0
35
35
  ```
36
36
 
37
37
  ## Initialization
@@ -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.220.0',
6785
+ 'X-Api-Client-Version': '1.221.0',
6786
6786
  'Content-Type': 'application/json'
6787
6787
  };
6788
6788
  if (tenantOrgId) {
@@ -59626,6 +59626,26 @@ var AnalyticsLicenseCustomDataFieldLabels = /** @class */ (function () {
59626
59626
  this.customData28 = (0, Mapper_1.map)(obj.customData28);
59627
59627
  this.customData29 = (0, Mapper_1.map)(obj.customData29);
59628
59628
  this.customData30 = (0, Mapper_1.map)(obj.customData30);
59629
+ this.customData31 = (0, Mapper_1.map)(obj.customData31);
59630
+ this.customData32 = (0, Mapper_1.map)(obj.customData32);
59631
+ this.customData33 = (0, Mapper_1.map)(obj.customData33);
59632
+ this.customData34 = (0, Mapper_1.map)(obj.customData34);
59633
+ this.customData35 = (0, Mapper_1.map)(obj.customData35);
59634
+ this.customData36 = (0, Mapper_1.map)(obj.customData36);
59635
+ this.customData37 = (0, Mapper_1.map)(obj.customData37);
59636
+ this.customData38 = (0, Mapper_1.map)(obj.customData38);
59637
+ this.customData39 = (0, Mapper_1.map)(obj.customData39);
59638
+ this.customData40 = (0, Mapper_1.map)(obj.customData40);
59639
+ this.customData41 = (0, Mapper_1.map)(obj.customData41);
59640
+ this.customData42 = (0, Mapper_1.map)(obj.customData42);
59641
+ this.customData43 = (0, Mapper_1.map)(obj.customData43);
59642
+ this.customData44 = (0, Mapper_1.map)(obj.customData44);
59643
+ this.customData45 = (0, Mapper_1.map)(obj.customData45);
59644
+ this.customData46 = (0, Mapper_1.map)(obj.customData46);
59645
+ this.customData47 = (0, Mapper_1.map)(obj.customData47);
59646
+ this.customData48 = (0, Mapper_1.map)(obj.customData48);
59647
+ this.customData49 = (0, Mapper_1.map)(obj.customData49);
59648
+ this.customData50 = (0, Mapper_1.map)(obj.customData50);
59629
59649
  }
59630
59650
  return AnalyticsLicenseCustomDataFieldLabels;
59631
59651
  }());