@kohost/api-client 3.3.2 → 3.3.3

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.
@@ -42,7 +42,14 @@
42
42
  },
43
43
  "remote": {
44
44
  "type": "string",
45
- "enum": ["MR22GA", "XRT260", "XRT270", "HOF-16K 1.2", "219863500"]
45
+ "enum": [
46
+ "MR22GA",
47
+ "XRT260",
48
+ "XRT270",
49
+ "HOF-16K 1.2",
50
+ "219863500",
51
+ "SONIFI"
52
+ ]
46
53
  },
47
54
  "name": {
48
55
  "$ref": "definitions.json#/definitions/name"
@@ -10382,7 +10382,14 @@ var require_mediaSource = __commonJS({
10382
10382
  },
10383
10383
  remote: {
10384
10384
  type: "string",
10385
- enum: ["MR22GA", "XRT260", "XRT270", "HOF-16K 1.2", "219863500"]
10385
+ enum: [
10386
+ "MR22GA",
10387
+ "XRT260",
10388
+ "XRT270",
10389
+ "HOF-16K 1.2",
10390
+ "219863500",
10391
+ "SONIFI"
10392
+ ]
10386
10393
  },
10387
10394
  name: {
10388
10395
  $ref: "definitions.json#/definitions/name"